Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Web Application Which calls Windows Forms DLL

Reply
Thread Tools

Web Application Which calls Windows Forms DLL

 
 
arulmanoj78 arulmanoj78 is offline
Junior Member
Join Date: Jan 2009
Posts: 3
 
      01-16-2009
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.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Application Which calls Windows Forms DLL arulmanoj78 Software 0 01-16-2009 06:43 AM
forms authentication -- expired forms cookie vs. not provided forms cookie Eric ASP .Net Security 2 01-27-2006 10:09 PM
How to determine if a DLL is a COM DLL or .NET DLL Anushi ASP .Net 5 10-28-2004 01:59 PM
mprapi.dll --> samlib.dll --> ntdll.dll issue. Some1 Computer Support 4 04-05-2004 02:02 AM
msvcrt.dll, msvcirt.dll, msvcrt20.dll and msvcrt40.dll, explanation please! Snoopy NZ Computing 16 08-25-2003 12:34 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57