Dear all,
I have Completed one windows application for Rfid reader and Card Encoding.
it is working fine in C# .Net,
I have Converted that application into Setup project .. From -> Solution Explorer/Project
Right Click -> publish
Saved in to one location,,
After run that application , i tried to enter some values in textbox ..and Save..
I am getting Errors:
unable to Load MastrerRd.dl.
i tried to put that dll into setup folder too ,but again the same error..
where i did the mistake.. please advice me..
thanks,,
unable to Load MastrerRd.dll in Setup project
Page 1 of 12 Replies - 873 Views - Last Post: 27 January 2010 - 01:30 AM
Replies To: unable to Load MastrerRd.dll in Setup project
#2
Re: unable to Load MastrerRd.dll in Setup project
Posted 27 January 2010 - 01:05 AM
Try registering it to the system....
use regsvr32
type in run....
regsvr32 MastrerRd.dl
this will register your dll to the system...
or if doesnt work then copy paste your in system32 or windows directory
use regsvr32
type in run....
regsvr32 MastrerRd.dl
this will register your dll to the system...
or if doesnt work then copy paste your in system32 or windows directory
#3
Re: unable to Load MastrerRd.dll in Setup project
Posted 27 January 2010 - 01:30 AM
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|