Guest_imported
New member
- Jan 1, 1970
- 0
Hi,<br><br>this code works fine on another machine - but when i copied it to mine, i got the following error while trying to open a report in HTML format:<br><br>CRAXDRT Error Occured on Server. Error Number: -2147221005 Error Description: 006~ASP 0177~Server.CreateObject Failed~Invalid class string <br><br>Code:<br>If Not IsObject(session("oEMF") then<br> Set session("oEMF" = Server.CreateObject("CREmfgen.CREmfgen.1"<br><br> Call CheckForError<br>End if<br><br><br>Would really appreciate some help.<br><br>Thanks,<br>Amir