Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

while deploying wsp to the servers other than the server where i developed my code getting error object reference not set an object


for this wsp i am refering another dll which is in gac.

can you give a solution for this


Thanks
Nimisha Thomas
Posted
Updated 12-May-11 22:34pm
v2

1 solution

Although you are convinced the dll is in the gac, the exception indicated otherwise. Check the version you use in development with that in the gac. You probably need to update the gac.

Good luck!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900