|
 |
aspx_beginners thread: Compiling not turned on
Message #1 by "Bennie Thorvaldsen" <eon@s...> on Fri, 21 Feb 2003 15:55:56 +0100
|
|
When I'm surfing to any of my *.aspx files they don't compile, they just
output the code right out for some reason, any idea why?
Bennie Thorvaldsen
Message #2 by "Paul Riley" <rilez@t...> on Fri, 21 Feb 2003 15:22:00 -0000
|
|
You are going through localhost or your IP address aren't you? If you
are it looks like there may be a problem with either iis or the .net
framework. Has this problem always occurred?
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 14:56
To: aspx_beginners
Subject: [aspx_beginners] Compiling not turned on
When I'm surfing to any of my *.aspx files they don't compile, they just
output the code right out for some reason, any idea why?
Bennie Thorvaldsen
Message #3 by "Bennie Thorvaldsen" <eon@s...> on Fri, 21 Feb 2003 16:24:19 +0100
|
|
Yes localhost, Actually, I think it started when I tightened security
automatically with FrontPage server extensions 2002.
/Bennie
-----Original Message-----
From: Paul Riley [mailto:rilez@t...]
Sent: den 21 februari 2003 16:22
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
You are going through localhost or your IP address aren't you? If you
are it
looks like there may be a problem with either iis or the .net framework.
Has
this problem always occurred?
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 14:56
To: aspx_beginners
Subject: [aspx_beginners] Compiling not turned on
When I'm surfing to any of my *.aspx files they don't compile, they just
output the code right out for some reason, any idea why?
Bennie Thorvaldsen
Message #4 by "Paul Riley" <rilez@t...> on Fri, 21 Feb 2003 15:35:34 -0000
|
|
Bennie - looks like you might have answered your own question. I'm not a
frontpage user so perhaps someone else could help
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 15:24
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
Yes localhost, Actually, I think it started when I tightened security
automatically with FrontPage server extensions 2002.
/Bennie
-----Original Message-----
From: Paul Riley [mailto:rilez@t...]
Sent: den 21 februari 2003 16:22
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
You are going through localhost or your IP address aren't you? If you
are it looks like there may be a problem with either iis or the .net
framework. Has this problem always occurred?
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 14:56
To: aspx_beginners
Subject: [aspx_beginners] Compiling not turned on
When I'm surfing to any of my *.aspx files they don't compile, they just
output the code right out for some reason, any idea why?
Bennie Thorvaldsen
Message #5 by "Bennie Thorvaldsen" <eon@s...> on Fri, 21 Feb 2003 16:48:11 +0100
|
|
Not really a fan of frontpage stuff either but to use VS.NET it seamed
that
you had to have frontpage server extensions, anyway. I removed it and
reinstalled the framework and now it compiles but I get an error instead
[HttpException (0x80004005): Access denied to 'D:\webroot\begaspnet\'
directory. Failed to start monitoring directory changes.]
System.Web.FileChangesMonitor.StartMonitoringDirectoryRenamesAndBinDirect
ory
(String dir, FileChangeEventHandler callback) +444
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +324
[HttpException (0x80004005): ASP.NET Initialization Error]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +926
Any idea?
-----Original Message-----
From: Paul Riley [mailto:rilez@t...]
Sent: den 21 februari 2003 16:36
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
Bennie - looks like you might have answered your own question. I'm not a
frontpage user so perhaps someone else could help
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 15:24
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
Yes localhost, Actually, I think it started when I tightened security
automatically with FrontPage server extensions 2002.
/Bennie
-----Original Message-----
From: Paul Riley [mailto:rilez@t...]
Sent: den 21 februari 2003 16:22
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
You are going through localhost or your IP address aren't you? If you
are it
looks like there may be a problem with either iis or the .net framework.
Has
this problem always occurred?
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 14:56
To: aspx_beginners
Subject: [aspx_beginners] Compiling not turned on
When I'm surfing to any of my *.aspx files they don't compile, they just
output the code right out for some reason, any idea why?
Bennie Thorvaldsen
Message #6 by "Paul Riley" <rilez@t...> on Fri, 21 Feb 2003 16:42:31 -0000
|
|
Change permissions to the asp.net user account so that it has access to
that directory. You'll need to disable simple file sharing and then go
to the security tab for that folder and add asp.net user account to the
users for that directory. All the Best
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 15:48
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
Not really a fan of frontpage stuff either but to use VS.NET it seamed
that you had to have frontpage server extensions, anyway. I removed it
and reinstalled the framework and now it compiles but I get an error
instead
[HttpException (0x80004005): Access denied to 'D:\webroot\begaspnet\'
directory. Failed to start monitoring directory changes.]
System.Web.FileChangesMonitor.StartMonitoringDirectoryRenamesAndBinDirec
tory
(String dir, FileChangeEventHandler callback) +444
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +324
[HttpException (0x80004005): ASP.NET Initialization Error]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +926
Any idea?
-----Original Message-----
From: Paul Riley [mailto:rilez@t...]
Sent: den 21 februari 2003 16:36
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
Bennie - looks like you might have answered your own question. I'm not a
frontpage user so perhaps someone else could help
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 15:24
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
Yes localhost, Actually, I think it started when I tightened security
automatically with FrontPage server extensions 2002.
/Bennie
-----Original Message-----
From: Paul Riley [mailto:rilez@t...]
Sent: den 21 februari 2003 16:22
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
You are going through localhost or your IP address aren't you? If you
are it looks like there may be a problem with either iis or the .net
framework. Has this problem always occurred?
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 14:56
To: aspx_beginners
Subject: [aspx_beginners] Compiling not turned on
When I'm surfing to any of my *.aspx files they don't compile, they just
output the code right out for some reason, any idea why?
Bennie Thorvaldsen
Message #7 by "Alex Smotritsky" <alex.smotritsky@v...> on Fri, 21 Feb 2003 19:17:11 -0500
|
|
You can try this also:
http://support.microsoft.com/?id=306005
-----Original Message-----
From: Paul Riley [mailto:rilez@t...]
Sent: Friday, February 21, 2003 11:43 AM
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
Change permissions to the asp.net user account so that it has access to
that directory. You'll need to disable simple file sharing and then go
to the security tab for that folder and add asp.net user account to the
users for that directory. All the Best
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 15:48
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
Not really a fan of frontpage stuff either but to use VS.NET it seamed
that you had to have frontpage server extensions, anyway. I removed it
and reinstalled the framework and now it compiles but I get an error
instead
[HttpException (0x80004005): Access denied to 'D:\webroot\begaspnet\'
directory. Failed to start monitoring directory changes.]
System.Web.FileChangesMonitor.StartMonitoringDirectoryRenamesAndBinDirec
tory
(String dir, FileChangeEventHandler callback) +444
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +324
[HttpException (0x80004005): ASP.NET Initialization Error]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +926
Any idea?
-----Original Message-----
From: Paul Riley [mailto:rilez@t...]
Sent: den 21 februari 2003 16:36
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
Bennie - looks like you might have answered your own question. I'm not a
frontpage user so perhaps someone else could help
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 15:24
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
Yes localhost, Actually, I think it started when I tightened security
automatically with FrontPage server extensions 2002.
/Bennie
-----Original Message-----
From: Paul Riley [mailto:rilez@t...]
Sent: den 21 februari 2003 16:22
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
You are going through localhost or your IP address aren't you? If you
are it looks like there may be a problem with either iis or the .net
framework. Has this problem always occurred?
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 14:56
To: aspx_beginners
Subject: [aspx_beginners] Compiling not turned on
When I'm surfing to any of my *.aspx files they don't compile, they just
output the code right out for some reason, any idea why?
Bennie Thorvaldsen
Message #8 by "Walter Holliday" <Walt@W...> on Fri, 21 Feb 2003 19:25:48 -0500
|
|
Thanks
Walter W. Holliday
-----Original Message-----
From: Alex Smotritsky [mailto:alex.smotritsky@v...]
Sent: Friday, February 21, 2003 7:17 PM
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
You can try this also:
http://support.microsoft.com/?id=306005
-----Original Message-----
From: Paul Riley [mailto:rilez@t...]
Sent: Friday, February 21, 2003 11:43 AM
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
Change permissions to the asp.net user account so that it has access to
that directory. You'll need to disable simple file sharing and then go
to the security tab for that folder and add asp.net user account to the
users for that directory. All the Best
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 15:48
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
Not really a fan of frontpage stuff either but to use VS.NET it seamed
that you had to have frontpage server extensions, anyway. I removed it
and reinstalled the framework and now it compiles but I get an error
instead
[HttpException (0x80004005): Access denied to 'D:\webroot\begaspnet\'
directory. Failed to start monitoring directory changes.]
System.Web.FileChangesMonitor.StartMonitoringDirectoryRenamesAndBinDirec
tory
(String dir, FileChangeEventHandler callback) +444
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +324
[HttpException (0x80004005): ASP.NET Initialization Error]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +926
Any idea?
-----Original Message-----
From: Paul Riley [mailto:rilez@t...]
Sent: den 21 februari 2003 16:36
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
Bennie - looks like you might have answered your own question. I'm not a
frontpage user so perhaps someone else could help
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 15:24
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
Yes localhost, Actually, I think it started when I tightened security
automatically with FrontPage server extensions 2002.
/Bennie
-----Original Message-----
From: Paul Riley [mailto:rilez@t...]
Sent: den 21 februari 2003 16:22
To: aspx_beginners
Subject: [aspx_beginners] RE: Compiling not turned on
You are going through localhost or your IP address aren't you? If you
are it looks like there may be a problem with either iis or the .net
framework. Has this problem always occurred?
-----Original Message-----
From: Bennie Thorvaldsen [mailto:eon@s...]
Sent: 21 February 2003 14:56
To: aspx_beginners
Subject: [aspx_beginners] Compiling not turned on
When I'm surfing to any of my *.aspx files they don't compile, they just
output the code right out for some reason, any idea why?
Bennie Thorvaldsen
leave-aspx_beginners-3922714X@p...
|
|
 |