473,320 Members | 2,092 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Beginner Question.

I've just started to try and understand ASP.
ASP doesn't work when I upload to my NTL webspace, so I signed up for
free AST enabled webspace at:
http://www.1asphost.com

This works fine with simple ASP "hello world" code:

.................................
<%
response.write("Hello World!")
%>
................................
But when I try this

...............................
<%
Dim objFSO
Set objFSO = Server.CreateObject("Scripting.FileSystemObject")
Set objFSO = Nothing
%>
..................................

It gives this error:
.................................................. ....
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/tonyjeffs2/test/test4.asp, line 8
Invalid ProgID. For additional information specific to this message
please visit the Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.
.................................................. .

Reading the microsoft site, I get the idea that it is the way the
server is set up, rather than my code. Is that correct?

Thanks
Tony
Jul 19 '05 #1
4 1397
have you asked the host?
Sounds like you dont have permissions to the FSO objects

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
"TonyJeffs" <to*******@aol.com> wrote in message
news:8e**************************@posting.google.c om...
I've just started to try and understand ASP.
ASP doesn't work when I upload to my NTL webspace, so I signed up for
free AST enabled webspace at:
http://www.1asphost.com

This works fine with simple ASP "hello world" code:

................................
<%
response.write("Hello World!")
%>
...............................
But when I try this

..............................
<%
Dim objFSO
Set objFSO = Server.CreateObject("Scripting.FileSystemObject")
Set objFSO = Nothing
%>
.................................

It gives this error:
.................................................. ...
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/tonyjeffs2/test/test4.asp, line 8
Invalid ProgID. For additional information specific to this message
please visit the Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.
..................................................

Reading the microsoft site, I get the idea that it is the way the
server is set up, rather than my code. Is that correct?

Thanks
Tony

Jul 19 '05 #2
http://www.1asphost.com/faqs.asp?q=22
You can't do it with that host. Have you tried brinkster? I think you can do
it with that.

Stu

"TonyJeffs" <to*******@aol.com> wrote in message
news:8e**************************@posting.google.c om...
I've just started to try and understand ASP.
ASP doesn't work when I upload to my NTL webspace, so I signed up for
free AST enabled webspace at:
http://www.1asphost.com

This works fine with simple ASP "hello world" code:

................................
<%
response.write("Hello World!")
%>
...............................
But when I try this

..............................
<%
Dim objFSO
Set objFSO = Server.CreateObject("Scripting.FileSystemObject")
Set objFSO = Nothing
%>
.................................

It gives this error:
.................................................. ...
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/tonyjeffs2/test/test4.asp, line 8
Invalid ProgID. For additional information specific to this message
please visit the Microsoft Online Support site located at:
http://www.microsoft.com/contentredirect.asp.
..................................................

Reading the microsoft site, I get the idea that it is the way the
server is set up, rather than my code. Is that correct?

Thanks
Tony

Jul 19 '05 #3
"Stuart Palmer" <st**************@ntlworld.com> wrote in message news:<QIGZb.61$wv.38@newsfe1-win>...
http://www.1asphost.com/faqs.asp?q=22
You can't do it with that host. Have you tried brinkster? I think you can do
it with that.


Thanks

Ill try that

Tony
Jul 19 '05 #4
If great price is what you're after you may want to look into
www.best-machine.com where currently for $4.50/mo total you can set up 5
domains (i.e. separate Web sites).

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Svens | last post by:
Hey everyone! I'm a math student working on a short script involving logs. I have a function on my scientific calculator, and was wondering if there was a similar funtion in python. For example:...
3
by: jvax | last post by:
Hi all, I hope I'm posting in the right NG... I have a data text file I want to read from a c++ program. the data file goes like this: 90 # number of balls 33 42 13
1
by: Mike Malter | last post by:
I am just starting to work with reflection and I want to create a log that saves relevant information if a method call fails so I can call that method again later using reflection. I am...
14
by: z_learning_tester | last post by:
But I can't seem to find the answer. The question is how do you reverse the words in a string? Or how do you reverse the numbers listed in a string? The example is usually something like: Turn...
12
by: Blaze | last post by:
I am doing the first walk through on the Visual Studio .Net walkthrough book to learn a little about programming. I am having issues with the first tutorial not running correctly. It seems that...
5
by: optimistx | last post by:
As a beginner in javascript I had a question. I was reading FAQ and posts here. I became very unhappy: Obviously this group is mainly for wise, pedantic, unkind etc people, who already know...
10
by: Roman Zeilinger | last post by:
Hi I have a beginner question concerning fscanf. First I had a text file which just contained some hex numbers: 0C100012 0C100012 ....
4
by: a | last post by:
Dear all vb.net developer I want to know the time I need to master vb.net? I'm beginner
3
by: Ben Keshet | last post by:
I have a probably simple beginner's question - I have a script that I am currently able to print its output. instead, i want to write it into a file - I tried different versions of write() but...
2
by: roanhn | last post by:
Hello. I've to to write a master's thesis. Currently I deal with php, mysql, ajax. Fate decreed that I've to choose one of this subjects: 1.gdi+ library in .net technology 2.ado.net technology...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.