Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: Server Objects Don't Work


Message #1 by "amit" <amit_palrecha@i...> on Fri, 5 Jul 2002 13:54:51
I have installed windows XP on my computer. I have installed IIS which 
comes along with Windows XP Prof. The problem is I cannot use Sever 
Objects like CreateObject, etc. What is the problem and the solution for 
this problem.
Message #2 by "Charles E.Dial" <cedial@s...> on Fri, 5 Jul 2002 09:12:40 -0400
IIS 5.1 under XP Pro works for me. Did you spell Server.CreateObject
rather than "Sever.CreateObject"? Is your ASP page in a virtual as well
as physical directory? Are you calling up the page thru
//localhost/virtualdirectoryname?

Charles E. Dial


-----Original Message-----
From: amit [mailto:amit_palrecha@i...] 
Sent: Friday, July 05, 2002 1:55 PM
To: ASP components
Subject: [asp_components] Server Objects Don't Work

I have installed windows XP on my computer. I have installed IIS which 
comes along with Windows XP Prof. The problem is I cannot use Sever 
Objects like CreateObject, etc. What is the problem and the solution for

this problem.
 
cedial@s...
%%email.unsub%%




Message #3 by "amit" <amit_palrecha@i...> on Fri, 5 Jul 2002 15:26:15
> IIS 5.1 under XP Pro works for me. Did you spell Server.CreateObject
rather than "Sever.CreateObject"? Is your ASP page in a virtual as well
as physical directory? Are you calling up the page thru
//localhost/virtualdirectoryname?

Charles E. Dial

I have spelt Server.CreateObject properly. Yes I call the page 
thru //localhost/virtualdirectoryname. The web site worked under Windows 
2000. But it does not work now. 

Kindly Help
Message #4 by "Charles E.Dial" <cedial@s...> on Fri, 5 Jul 2002 14:28:58 -0400
I wasn't trying to be "smart" in my earlier comments -- sometimes it is
the dumb things that trip you up. I think more info is needed to resolve
this one, as all I can say is I am stumped also. 

Just a thought -- are there some VB related class definitions
(references) that are needed? I installed full VB support with Office,
but do not have VB on my machine. The pieces of VB included with Office
were enough for my system to run.

Hope this helps.

Charles E. Dial


-----Original Message-----
From: amit [mailto:amit_palrecha@i...] 
Sent: Friday, July 05, 2002 3:26 PM
To: ASP components
Subject: [asp_components] RE: Server Objects Don't Work

> IIS 5.1 under XP Pro works for me. Did you spell Server.CreateObject
rather than "Sever.CreateObject"? Is your ASP page in a virtual as well
as physical directory? Are you calling up the page thru
//localhost/virtualdirectoryname?

Charles E. Dial

I have spelt Server.CreateObject properly. Yes I call the page 
thru //localhost/virtualdirectoryname. The web site worked under Windows

2000. But it does not work now. 

Kindly Help
 
cedial@s...
%%email.unsub%%





  Return to Index