.net framework problem

Hi all,

First post!

(Not sure if this is really a Metastorm problem, but I have the following problem)

 

I wrote a C# server script, using some standard .net stuff. It validates nice in the designer on my client machine, but I can't deploy it to the server.

I get deploy errors on .Net features that are not in framework 1.1 (like System.Data.DataTableReader) 

 

The server has multiple .Net frameworks installed, but it seems that the deployment engine uses 1.1? Can I tell the engine which framework should be used?

 

thanks!

Tagged: