Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Can't run a small ASP.NET application.


Message #1 by vvdhar@h... on Mon, 7 Oct 2002 17:20:33
hi all,
  i just started on ASP.NET. i was trying out the first example on 
ASP.NET from the book 'Biginning ASP.NET using VB.NET' from wrox. It is a 
simple application which displays the current time on your computer along 
with a small message.  It worked the first time. But the next day when i 
tried the time was not displayed. i don't know if i changed any settings 
by mistake. also when i am trying to display the localstart.asp file from 
my default web site i get the following error.

HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

--------------------------------------------------------------------------
------

Technical Information (for support personnel)

Error Type:
Active Server Pages, ASP 0134 (0x80004005)
The object has an invalid ProgID of 'MSWC.MyInfo'.
//global.asa, line 1


Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; YComp 5.0.0.0) 

Page:
GET /localstart.asp 

Time:
Monday, October 07, 2002, 12:07:57 PM 


More information:
Microsoft Support 


  could any one help me out.

thanks.
Message #2 by "ramprasad upadhyaya" <rpu_forum@y...> on Tue, 8 Oct 2002 07:15:56
Hi,

First u install the SDK service pack 2.0 and then check it.It is free 
downloadable from Microsoft site.


Ramprasad
===========================================================================

> hi all,
 >  i just started on ASP.NET. i was trying out the first example on 
A> SP.NET from the book 'Biginning ASP.NET using VB.NET' from wrox. It is 
a 
s> imple application which displays the current time on your computer 
along 
w> ith a small message.  It worked the first time. But the next day when i 
t> ried the time was not displayed. i don't know if i changed any settings 
b> y mistake. also when i am trying to display the localstart.asp file 
from 
m> y default web site i get the following error.

> HTTP 500.100 - Internal Server Error - ASP error
I> nternet Information Services

> -------------------------------------------------------------------------
-
-> -----

> Technical Information (for support personnel)

> Error Type:
A> ctive Server Pages, ASP 0134 (0x80004005)
T> he object has an invalid ProgID of 'MSWC.MyInfo'.
/> /global.asa, line 1

> 
B> rowser Type:
M> ozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; YComp 5.0.0.0) 

> Page:
G> ET /localstart.asp 

> Time:
M> onday, October 07, 2002, 12:07:57 PM 

> 
M> ore information:
M> icrosoft Support 

> 
 >  could any one help me out.

> thanks.

  Return to Index