|
 |
aspx_beginners thread: beginning asp.net
Message #1 by jack he <xiaoganghe@y...> on Tue, 3 Sep 2002 07:53:21 -0700 (PDT)
|
|
I brought 'beginning asp.net using c#', I have a sony
pc running window 2000 advanced server, follow the
instruction of the book, I installed IIS and MDAC 2.7,
then I installed .net framework SDK. But when I tested
the sample 'punctual.aspx' page, I get this message
from IE: 'Server Application Unavailable The web
application you are attempting to access on this web
server is currently unavailable. Please hit the
"Refresh" button in your web browser to retry your
request.
Administrator Note: An error message detailing the
cause of this specific request failure can be found in
the system event log of the web server. Please review
this log entry to discover what caused this error to
occur. ' I open the event viewer and viewed an error
message:'Deregistration of the DNS record
'gc._msdcs.xghmedia.local. 600 IN A 63.214.207.122'
failed with the following error: DNS bad key.'
My server runs the classic
asp pages fine, but it can not run the .aspx file.
I did put the file in the directory C:/inetpub/wwwroot
and try to view it from http://localhost.
I went
http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?ur
l=/msdn-files/027/001/829/msdncompositedoc.xml,
downloaded and installed all the latest security
updates and it still didn't work.
What do I need to do? please help!
Thanks,
Jack
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
Message #2 by "Bob Sly" <thereaper@a...> on Sat, 14 Sep 2002 15:57:30
|
|
Do you have another web server (pws or omni etc.) running on your machine?
> I brought 'beginning asp.net using c#', I have a sony
pc running window 2000 advanced server, follow the
instruction of the book, I installed IIS and MDAC 2.7,
then I installed .net framework SDK. But when I tested
the sample 'punctual.aspx' page, I get this message
from IE: 'Server Application Unavailable The web
application you are attempting to access on this web
server is currently unavailable. Please hit the
"Refresh" button in your web browser to retry your
request.
Administrator Note: An error message detailing the
cause of this specific request failure can be found in
the system event log of the web server. Please review
this log entry to discover what caused this error to
occur. ' I open the event viewer and viewed an error
message:'Deregistration of the DNS record
'gc._msdcs.xghmedia.local. 600 IN A 63.214.207.122'
failed with the following error: DNS bad key.'
My server runs the classic
asp pages fine, but it can not run the .aspx file.
I did put the file in the directory C:/inetpub/wwwroot
and try to view it from http://localhost.
I went
http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?
ur
l=/msdn-files/027/001/829/msdncompositedoc.xml,
downloaded and installed all the latest security
updates and it still didn't work.
What do I need to do? please help!
Thanks,
Jack
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
|
|
 |