Hi.
I am facing problem in setup of a windows application project.
I have a windows application which uses a dll which is registred by another application .
ie, a dll from another application.
when I create a setup project as setup wizard for this application , I put that dll in GAC
when I tried to build the application ,It showing error like, that dll should have a strong name(shared name) to be installed globally .
Can anybody help me ,whether I am going in the right direction in creating a setup project.
problem in setup of a windows application projectproblem in setup of a windows application project
Page 1 of 1
2 Replies - 1601 Views - Last Post: 17 March 2008 - 05:05 AM
Replies To: problem in setup of a windows application project
#2
Re: problem in setup of a windows application project
Posted 14 March 2008 - 06:14 AM
You are on the right path, and here is an article which will help you the rest of the way:
Give DLL a strong name and install DLL from GAC
Hope that helps
Give DLL a strong name and install DLL from GAC
Hope that helps
#3
Re: problem in setup of a windows application project
Posted 17 March 2008 - 05:05 AM
PsychoCoder, on 14 Mar, 2008 - 06:14 AM, said:
You are on the right path, and here is an article which will help you the rest of the way:
Give DLL a strong name and install DLL from GAC
Hope that helps
Give DLL a strong name and install DLL from GAC
Hope that helps
thanks a lot,
my problem solved , but the problem created because of some other issue,
it was because, the jitdebugging was not enabled in my application.
but thanks once again for the ans.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|