codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Server object, ASP 0177 (0x800401F3) - just installed VS.NET  crmpicco at 15:38 on Monday, April 24, 2006
 

THis is a code snippet from my Classic ASP File '/forum/nf1_search_db.html' :
[code]
set objdll = server.CreateObject("PiccoDb.SearchFares") <---- THIS LINE
set objxmlReply = server.CreateObject("Microsoft.freethreadedXMLDOM")
Set objxmlReply = objdll.PiccoSearchQuery(objxml)
[/code]


I get this error on the line above, does anyone know why this would be the case?

Error:

[code]
Error Type:
Server object, ASP 0177 (0x800401F3)
Invalid class string
/v2/asp/net_includes/nf1_search_db.asp, line 207
[/code]

I installed Visual Studio .NET this morning and now i get this after I registered (regsvr32) a new DLL.

Has installing VS.NET blocked calls to Server.CreateObject?

Thanks,
Picco








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
•  Re: Problem with concatenation
•  how to genrates the crystal report by sending a id at runtime
•  help me
•  pls help me with this..
•  Re: Security - Code verify
•  Job @ EarlySail
•  Job @ EarlySail (perl)
•  IPC problem
•  Re: import contacts of msn/yahoo


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2007