Receive this error when doing a creatobject from an asp page on a 2003 server running IIS6: "Server object error 'ASP 0177 : 80070057' I have several objects and they are all compiled the same way and each are registered on the server. I've also checked the iusr and iwam ...
I work with VS6 on WinXPpro I developed an ActiveX-DLL for using in ASP-documents. It works fine, but now I want to debug the DLL because an error occurs. I unregistered the DLL, started VS6, set breakpoints, press F8
hi guys I am looking for a way to read & download my e-mails from my pop3 account from another server by using ASP(vb) If you know anything about this subject please feel free to let me know. I learn how send but not receive.
I have an ASP application which calls a custom COM object. This object parses a document template and fills it with data from database. Sometimes on concurrent requests data gets mixed - user gets half of his document and half from somebody