problem using dll on server
-
Dear all I m using a dll file in asp pages which generates an html file after processing.It's working successfully on local server.but when i Uploaded asp pages to actual server and register my dll file there at.now my dll file is not generating html file.it's on actual server.Could any body tell my why it is happening? and how to solvr it? Thanks N Regards Mr.Uttam Kumar:( try to be the best... whereever you go,
-
Dear all I m using a dll file in asp pages which generates an html file after processing.It's working successfully on local server.but when i Uploaded asp pages to actual server and register my dll file there at.now my dll file is not generating html file.it's on actual server.Could any body tell my why it is happening? and how to solvr it? Thanks N Regards Mr.Uttam Kumar:( try to be the best... whereever you go,
Hi there, Just wondering.... - is the registration of dll successfull on the actual server? - what happen when calling the dll's function to generate html code there? << >>
-
Hi there, Just wondering.... - is the registration of dll successfull on the actual server? - what happen when calling the dll's function to generate html code there? << >>
I don't know what the problem is It got registered sucessfully,but it's not generating html file which it is generating on local server. generally,while calling dll function, it perform search then create html file for the result.then from asp i m caliing this page. Help me pls........ Thanks n Regards Uttam Kumar :zzz: try to be the best... whereever you go,
-
I don't know what the problem is It got registered sucessfully,but it's not generating html file which it is generating on local server. generally,while calling dll function, it perform search then create html file for the result.then from asp i m caliing this page. Help me pls........ Thanks n Regards Uttam Kumar :zzz: try to be the best... whereever you go,
is the html result file created? << >>