hi,
I have written a compoment in
VB which print the file in PDF and save it at define Path. this component is working fine with
VB, but when i use it in ASP it is not working. On Win2K it is giving "error 484: Problem getting printer information from the system. Make sure the printer is set up correctly." and on XP it does not give the error but process do not complete (End Less). How Can i use this COM in asp. I did one more thing. I create
VB Appliocation which uses this COM. when i run this exe manually it works fine. but when i run this exe through ASP. it doesn't work. pls let me know where i am doing mistake.?