Web Application Which calls Windows Forms DLL

Joined
Jan 15, 2009
Messages
2
Reaction score
0
Hi,

I have created a windows control library project and have the DLL. In this project i have used one third party control also.
Now i have created on web application and calling this DLL in the object tag of the Web page. Here i am able to run the webpage locally.
After this i created a web setup project and installed in the server.
From my client computer i am giving the path as "http:192.168.91.22/WebReport/WebForm1.aspx". It giving me the below error:

"Coult not load file or assemble "myassemblyName" or one of it's dependencies"

Also whenever i give the path "http:192.168.91.22/WebReport/WebForm1.aspx" from the client machine it is asking the username & password of the server where i have installed the web project.

Now my question is do i have create strong name for the DLL including my windows control and add it to the GAC.

I am using VS 2005 and .Net framework 2.0

Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top