plz solve my problem
-
hai, I have a software in CD which contains .dll and an .exe of a software.I copied that software folder and put inside of a asp.net application and create a link to execute the software.but it didn't work.plz give me the solution. Example: --------- <Run the Software> it gives the error that .dll files are needed to execute. I made a folder and put both .dll and .exe in that,but error created. please give the alternate solutions to execute the software through the Link in .net.
-
hai, I have a software in CD which contains .dll and an .exe of a software.I copied that software folder and put inside of a asp.net application and create a link to execute the software.but it didn't work.plz give me the solution. Example: --------- <Run the Software> it gives the error that .dll files are needed to execute. I made a folder and put both .dll and .exe in that,but error created. please give the alternate solutions to execute the software through the Link in .net.
is that exe created using .net ? Try registering dll using regsvr32
Cheers Navaneeth!! www.w3hearts.com