Developer forum

Forum » Development » Custome Modules Setup Problems [Very urgent!!!]

Custome Modules Setup Problems [Very urgent!!!]


Reply

Hi


 


Are you shure that the Application.zip and VBClassic.zip is working together ?


 


I'm having problems to get my Custome modules to give me any output. And when i update the dynamicweb.dll from the Application.zip file into VBClassic solution then i'm missing reference to the dynamicweb.backend


 


If that not is the problem.


 


Then i'm running on Internet information server 7.0 and visualstudio 2005 if that could be a problem in it's self.


 


I need an anwser ASAP so i can get on with my development


 




Best regards


 


Dennis


 


 


 


 


 


Replies

 
Reply

Hi Dennis,


 


To have your custom solution see the correct Dynamicweb assemblies, you can change the reference path of the project to the Bin folder that contains the assemblies.




Generally, you have the Admin and Bin folder in one folder, and your own Application, Database and Files folder in another. By pointing the Reference Path to the Bin of the former, your project will correctly see the assemblies so you can compile.


 


To debug in IIS 7 with VS 2005, you need a hot fix for VS 2005. Take a look here for more info: http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=7250




(You'll need to register first)


Other than that, things should work fine. I am using the C# solution without any problems. AFAIK, there shouldn't be a difference between VB and C# solutions when it comes to referencing the right DW assemblies.


 


Hope this helps,


Imar




 

 

You must be logged in to post in the forum