Developer forum

Forum » Development » Update to the newest Dynamicweb.dll

Update to the newest Dynamicweb.dll


Reply

 


I tried to update to the newest Dynamicweb.dll but keep getting this error


http://fonqi.dk/DWError.gif


VS 2003 Does not recognize the new Dll as a valid file.


Does anybody know what could cause this error?


Does it have anything to do with the .NET versions? (Note that I use VS 2003)


 


kind regards


Sune Fengel


Replies

 
Nicolai Høeg Pedersen
Reply
sune@fonqi.dk wrote:


 




I tried to update to the newest Dynamicweb.dll but keep getting this error




http://fonqi.dk/DWError.gif




VS 2003 Does not recognize the new Dll as a valid file.




Does anybody know what could cause this error?




Does it have anything to do with the .NET versions? (Note that I use VS 2003)




 




kind regards




Sune Fengel





Hi Sune.


 


Since Feb. 6 Dynamicweb has only been released in .NET 2.0 - you can't use 2.0 assemblies in 1.1/vs2003 projects.


 


So you have to do one of the following:


- If you have VS2005 just open your project with VS 2005 and it will convert the project to .NET 2.0 - NOTE: it is very important that you install SP1 for VS 2005 before doing this. Then rebuild and upload - as easy as it can get.


 


- If you don't have VS 2005 you will have to keep coding against an old 1.1 Dynamicweb assembly. Then you can still upload your custommodules.dll to a website running the new 2.0 versions of Dynamicweb - it is backwards compatible.

 
Reply

Okay, Thanx for the reply.


 


Sure saved my some trouble :)


 


- Sune


 

You must be logged in to post in the forum