-
Server.CreateObject Error- How to solve?
Server object error 'ASP 0177 : 800a0046'
Server.CreateObject Failed
/mysurvey/write_file.asp, line 17
The operation completed successfully.
How can I solve this problem? This makes me mad...
-
Re: Server.CreateObject Error- How to solve?
>Server object error 'ASP 0177 : 800a0046'
>Server.CreateObject Failed
>/mysurvey/write_file.asp, line 17
>The operation completed successfully.
>
>How can I solve this problem? This makes me mad...
Is your object properly registered?
regsvr32 myobject.dll
Does your object run when in debug mode?
What type of object is this?
Al
-
Re: Server.CreateObject Error- How to solve?
is FileSystemObject............
I open the debugger, no error message shown but when I run my IIS Server(Inetpub),
the errors occured....
-
Re: Server.CreateObject Error- How to solve?
It might be useful if you at least posted the appropriate line of code.
Preferable a few lines before and after it, as well.
--
Calin (aka Toby)
http://www.calin.com/
calin at calin dot com
"Bee Kiat" <snowmanapril@hotmail.com> wrote in message
news:39750d74$1@news.devx.com...
>
> Server object error 'ASP 0177 : 800a0046'
> Server.CreateObject Failed
> /mysurvey/write_file.asp, line 17
> The operation completed successfully.
>
> How can I solve this problem? This makes me mad...
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|