Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspdotnet_website_programming thread: Page does not display


Message #1 by jerrylan@q... on Mon, 18 Nov 2002 20:31:17
Hi,

After a few good desktop .NET projects I have attempted an ASP.NET page 
with a problem.
When running the .aspx file on my localhost the page displays completely 
BLANK.  I can display normal ASP pages or HTML pages on the localhost, but 
ASP.NET pages seem to have a problem.  

I have searched the Internet for similar problems and don't seem to be 
able to find the answer.  Any Ideas?

Jerry
Message #2 by "Tania Shmat" <TVShmat@c...> on Mon, 18 Nov 2002 12:29:21 -0800
So you are saying you can't run .Net projects from your computer?  Do you 
have .Net Framework installed?

I did have the same problem few weeks ago and we had to 'register' some 
file.

Let me know if you have .Net Framework installed and then I'll find out 
what exactly was done to fix my computer.

All right?  :)

>>> jerrylan@q... 11/18/02 08:31PM >>>
Hi,

After a few good desktop .NET projects I have attempted an ASP.NET page
with a problem.
When running the .aspx file on my localhost the page displays completely=20

BLANK.  I can display normal ASP pages or HTML pages on the localhost, 
but
ASP.NET pages seem to have a problem. 

I have searched the Internet for similar problems and don't seem to be
able to find the answer.  Any Ideas?

Jerry
to unsubscribe send a blank email to leave-aspdotnet_website_programming-17
91637M@p...

Message #3 by "Jerry Lanphear" <jerrylan@q...> on Mon, 18 Nov 2002 14:09:57 -0700
Tania,

My VS.NET is installed. I can develop, debug create release executables and
run them both on the development machine and another machine on which I have
only the .NET framework, but not VS.NET. So, the answer is yes, as far as
Windows applications are concerned the framework is installed.

When I develop an ASP.NET page using VS.NET and build the debug version, I
get either a "Page cannot be displayed" message identical to one you might
get if you put in an invalid URL, or a page full of system information. (not
XML) Yes, I do set the page as the initial page before building.

When I build a release version, place the files in the wwwroot directory and
try to access the aspx file using IE 6 I get drive activity and a white
screen full of nothing.

Thanks, Jerry
----- Original Message -----
From: "Tania Shmat" <TVShmat@c...>
To: "Website Programming with ASP.NET"
<aspdotnet_website_programming@p...>
Sent: Monday, November 18, 2002 1:29 PM
Subject: [aspdotnet_website_programming] Re: Page does not display


So you are saying you can't run .Net projects from your computer?  Do you
have .Net Framework installed?

I did have the same problem few weeks ago and we had to 'register' some
file.

Let me know if you have .Net Framework installed and then I'll find out what
exactly was done to fix my computer.

All right?  :)

>>> jerrylan@q... 11/18/02 08:31PM >>>
Hi,

After a few good desktop .NET projects I have attempted an ASP.NET page
with a problem.
When running the .aspx file on my localhost the page displays completely
BLANK.  I can display normal ASP pages or HTML pages on the localhost, but
ASP.NET pages seem to have a problem.

I have searched the Internet for similar problems and don't seem to be
able to find the answer.  Any Ideas?

Jerry




Message #4 by "Tania Shmat" <TVShmat@c...> on Mon, 18 Nov 2002 13:33:11 -0800
Sound familiar... I also could develop and run apps from Web Matrix web 
server, but not from VS. Net (and IIS).
All right, this is what I found out has to be done:

First you need to find aspnet_isapi.dll (it's the one that needs to be 
registered).
I found it at c:\WINNT\Microsoft.Net\Framework\v1.0.3705

Once you know where the file is located, this is what you type in 
Start/Run:
regsvr32 [Path]\aspnet_isapi.dll

In my case it looked like this:
regsvr32 c:\WINNT\Microsoft.Net\Framework\v1.0.3705\aspnet_isapi.dll

Please, let me know if the solution worked for you or not,
Tania

>>> jerrylan@q... 11/18/02 01:09PM >>>
Tania,

My VS.NET is installed. I can develop, debug create release executables 
and
run them both on the development machine and another machine on which I 
have
only the .NET framework, but not VS.NET. So, the answer is yes, as far as
Windows applications are concerned the framework is installed.

When I develop an ASP.NET page using VS.NET and build the debug version, I
get either a "Page cannot be displayed" message identical to one you might
get if you put in an invalid URL, or a page full of system information. 
(not
XML) Yes, I do set the page as the initial page before building.

When I build a release version, place the files in the wwwroot directory 
and
try to access the aspx file using IE 6 I get drive activity and a white
screen full of nothing.

Thanks, Jerry
----- Original Message -----
From: "Tania Shmat" <TVShmat@c...>
To: "Website Programming with ASP.NET"
<aspdotnet_website_programming@p...>
Sent: Monday, November 18, 2002 1:29 PM
Subject: [aspdotnet_website_programming] Re: Page does not display


So you are saying you can't run .Net projects from your computer?  Do you
have .Net Framework installed?

I did have the same problem few weeks ago and we had to 'register' some
file.

Let me know if you have .Net Framework installed and then I'll find out 
what
exactly was done to fix my computer.

All right?  :)

>>> jerrylan@q... 11/18/02 08:31PM >>>
Hi,

After a few good desktop .NET projects I have attempted an ASP.NET page
with a problem.
When running the .aspx file on my localhost the page displays completely
BLANK.  I can display normal ASP pages or HTML pages on the localhost, but
ASP.NET pages seem to have a problem.

I have searched the Internet for similar problems and don't seem to be
able to find the answer.  Any Ideas?

Jerry





to unsubscribe send a blank email to leave-aspdotnet_website_programming-17
91637M@p...

Message #5 by "Jerry Lanphear" <jerrylan@q...> on Mon, 18 Nov 2002 22:13:46 -0700
Tania,

Thanks so much for your reply. It was real encouraging when I read it,
but it has no effect.  I wish I had checked the registry before I did it
to see if it was already there.

Here is what I get for output instead of a simple form with one label
control on it.

Content-Type: text/html; charset=utf-8
DebugSessionID=version=7.0;autoattachclsid=%7B70F65411-FE8C-4248-BCFF-70
1C8B2F4529%7D;machine=%22JERRYNOT%22;session=%7B8EFAD825-0E21-4CC5-B308-
287EAEB58B14%7D;EngineFilter=%7B449EC4CC-30D2-4032-9256-EE18EB41B62B%7D;
StartPageUrl=x104x116x116x112x58x47x47x108x111x99x97x108x104x111x115x116
x47x87x101x98x84x114x121x50x47x87x101x98x70x111x114x109x49x46x97x115x112
x120/LM/w3svc/1/root/WebTry2 Accept: */* Connection: Keep-Alive Host:
localhost User-Agent: Microsoft-Visual-Studio.NET/7.00.9466
Authorization: Negotiate
TlRMTVNTUAADAAAAAAAAAEAAAAAAAAAAQAAAAAAAAABAAAAAAAAAAEAAAAAAAAAAQAAAAAAA
AABAAAAABcKIoE== Content-Length: 364 Content-Type:
application/x-www-form-urlencoded Command: start-debug Cache-Con

Regards,

Jerry



-----Original Message-----
From: Tania Shmat [mailto:TVShmat@c...] 
Sent: Monday, November 18, 2002 2:33 PM
To: Website Programming with ASP.NET
Subject: [aspdotnet_website_programming] Re: Page does not display

Sound familiar... I also could develop and run apps from Web Matrix web
server, but not from VS. Net (and IIS).
All right, this is what I found out has to be done:

First you need to find aspnet_isapi.dll (it's the one that needs to be
registered).
I found it at c:\WINNT\Microsoft.Net\Framework\v1.0.3705

Once you know where the file is located, this is what you type in
Start/Run:
regsvr32 [Path]\aspnet_isapi.dll 

In my case it looked like this:
regsvr32 c:\WINNT\Microsoft.Net\Framework\v1.0.3705\aspnet_isapi.dll 

Please, let me know if the solution worked for you or not,
Tania

>>> jerrylan@q... 11/18/02 01:09PM >>>
Tania,

My VS.NET is installed. I can develop, debug create release executables
and
run them both on the development machine and another machine on which I
have
only the .NET framework, but not VS.NET. So, the answer is yes, as far
as
Windows applications are concerned the framework is installed.

When I develop an ASP.NET page using VS.NET and build the debug version,
I
get either a "Page cannot be displayed" message identical to one you
might
get if you put in an invalid URL, or a page full of system information.
(not
XML) Yes, I do set the page as the initial page before building.

When I build a release version, place the files in the wwwroot directory
and
try to access the aspx file using IE 6 I get drive activity and a white
screen full of nothing.

Thanks, Jerry
----- Original Message -----
From: "Tania Shmat" <TVShmat@c...>
To: "Website Programming with ASP.NET"
<aspdotnet_website_programming@p...>
Sent: Monday, November 18, 2002 1:29 PM
Subject: [aspdotnet_website_programming] Re: Page does not display


So you are saying you can't run .Net projects from your computer?  Do
you
have .Net Framework installed?

I did have the same problem few weeks ago and we had to 'register' some
file.

Let me know if you have .Net Framework installed and then I'll find out
what
exactly was done to fix my computer.

All right?  :)

>>> jerrylan@q... 11/18/02 08:31PM >>>
Hi,

After a few good desktop .NET projects I have attempted an ASP.NET page
with a problem.
When running the .aspx file on my localhost the page displays completely
BLANK.  I can display normal ASP pages or HTML pages on the localhost,
but
ASP.NET pages seem to have a problem.

I have searched the Internet for similar problems and don't seem to be
able to find the answer.  Any Ideas?

Jerry










  Return to Index