.NET Framework SDK kurdum ama.......................
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngtr' list.


I s m a i l Codar
<html><DIV><SPAN><FONT face="Garamond, Times, Serif" color=#ff3300><STRONG>.NET Framework SDK 'ý bilgisayarýma ilk defa kurdum. Ancak daha ilk uygulamamý dahi gerçekleþtiremedim. Girdiðin bütün aspx sayfalarýnda aþaðýdaki hata oluþuyor. <IMG height=12 src="http://64.4.16.24/emsad.gif"; width=12></STRONG></FONT></SPAN></DIV>
<DIV><SPAN><FONT face="Garamond, Times, Serif" color=#ff3300><STRONG>Garip olan <EM>C:\ÝNETPUB\WWWROOT</EM>  kýsmý <EM>C:\INETPUB\WWWROOT</EM>  yaani Ý' I' ile olamasý gerekmez mi idi. Acaba bir alakasý var mý?</STRONG></FONT></SPAN></DIV>
<DIV><SPAN></SPAN><SPAN> ______________________________________________________________________</DIV>
<H1>Application Error
<HR width="100%">
</H1>
<H2><I>Failed to start monitoring directory changes in C:\ÝNETPUB\WWWROOT</I> </H2>
<DIV></SPAN><FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "><B>Description: </B>An unhandled exception occurred at runtime during the execution of the current web request. Please review the stack trace below to get a better understanding of what the error is and where it originated from in the code. <BR><BR><B>Exception Details: </B>System.Web.HttpException: Failed to start monitoring directory changes in C:\ÝNETPUB\WWWROOT<BR><BR><B>Source Error:</B> <BR><BR></DIV>
<TABLE width="100%" bgColor=#ffffcc>
<TBODY>
<TR>
<TD><CODE>The source code which generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, and then re-request the URL:<BR><BR>1) Add a "Debug=true" directive at the top of the file which generated the error. Example:<BR><BR>  <%@ Page Language="C#" Debug="true" %><BR><BR>or:<BR><BR>2) Add the following configuration section to the config.web file of your application:<BR><BR>  <configuration><BR><BR>    <compilation debugmode="true"/><BR><BR>  </configuration><BR><BR>Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.<BR><BR>Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.</CODE> </TD></TR></TBODY></TABLE>
<DIV><BR><B>Stack Trace:</B> <BR><BR></DIV>
<TABLE width="100%" bgColor=#ffffcc>
<TBODY>
<TR>
<TD><CODE><PRE>[HttpException (0x80004005): Failed to start monitoring directory changes in C:\ÝNETPUB\WWWROOT]
System.Web.DirectoryMonitor.StartMonitoring() +106
System.Web.DirectoryMonitor.StartMonitoringFile(String filename, FileChangeEventHandler callback) +194
System.Web.FileChangesMonitor.StartMonitoringFile(String filename, FileChangeEventHandler callback) +299
System.Web.HttpRuntime.StartMonitoringBinDirectory() +161
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +161

[HttpException (0x80004005): XSP Initialization Error]
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +210
</PRE></CODE></TD></TR></TBODY></TABLE>
<DIV><BR></DIV>
<HR width="100%">

<DIV>Version Information: Runtime Build: 1.0.2204.21; ASP.NET Build: 1.0.2204.21 </FONT></DIV><br clear=all><hr>Get Your Private, Free E-mail from MSN Hotmail at <a href="http://www.hotmail.com"" target="_blank">http://www.hotmail.com";>http://www.hotmail.com</a>.<br></p></html>

Reply to this message...
 
    
=?iso-8859-9?Q?B=FClent_Emet?=
Kesinlikle evet...

Ben de ilk kurdugumda ayn&#FD; hata ile kar&#FE;&#FD;la&#FE;m&#FD;&#FE;t&#FD;m ancak bir dahaki
denemede Windows'u (2000 server) varsay&#FD;lan dili ingilizce olarak
kurdu&#F0;umda sorunsuz &#E7;al&#FD;&#FE;t&#FD;... Ancak bu seferde de ba&#FE;ka programlarla
bo&#F0;u&#FE;man&#FD;z gerekebiliyor. : )

ah T&#FC;rk&#E7;e sorunu ahh... bundan kurtulabilecek miyiz???

iyi &#C7;al&#FD;&#FE;malar

-----Original Message-----
From: I s m a i l Codar [mailto:Click here to reveal e-mail address]
Sent: Sunday, July 08, 2001 11:01 AM
To: aspngtr
Subject: [aspngtr] .NET Framework SDK kurdum ama.......................

.NET Framework SDK '&#FD; bilgisayar&#FD;ma ilk defa kurdum. Ancak daha ilk
uygulamam&#FD; dahi ger&#E7;ekle&#FE;tiremedim. Girdi&#F0;in b&#FC;t&#FC;n aspx sayfalar&#FD;nda
a&#FE;a&#F0;&#FD;daki hata olu&#FE;uyor. <http://64.4.16.24/emsad.gif>
Garip olan C:\&#DD;NETPUB\WWWROOT k&#FD;sm&#FD; C:\INETPUB\WWWROOT yaani &#DD;' I' ile
olamas&#FD; gerekmez mi idi. Acaba bir alakas&#FD; var m&#FD;?
______________________________________________________________________

Application Error

_____

Failed to start monitoring directory changes in C:\&#DD;NETPUB\WWWROOT

Description: An unhandled exception occurred at runtime during the
execution of the current web request. Please review the stack trace
below to get a better understanding of what the error is and where it
originated from in the code.

Exception Details: System.Web.HttpException: Failed to start monitoring
directory changes in C:\&#DD;NETPUB\WWWROOT

Source Error:

The source code which generated this unhandled exception can only be
shown when compiled in debug mode. To enable this, please follow one of
the below steps, and then re-request the URL:

1) Add a "Debug=true" directive at the top of the file which generated
the error. Example:

<%@ Page Language="C#" Debug="true" %>

or:

2) Add the following configuration section to the config.web file of
your application:

<configuration>

<compilation debugmode="true"/>

</configuration>

Note that this second technique will cause all files within a given
application to be compiled in debug mode. The first technique will cause
only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a
memory/performance overhead. You should make sure that an application
has debugging disabled before deploying into production scenario.

Stack Trace:

[HttpException (0x80004005): Failed to start monitoring directory
changes in C:\&#DD;NETPUB\WWWROOT]

System.Web.DirectoryMonitor.StartMonitoring() +106

System.Web.DirectoryMonitor.StartMonitoringFile(String filename,
FileChangeEventHandler callback) +194

System.Web.FileChangesMonitor.StartMonitoringFile(String filename,
FileChangeEventHandler callback) +299

System.Web.HttpRuntime.StartMonitoringBinDirectory() +161

System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +161

[HttpException (0x80004005): XSP Initialization Error]

System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
+210

_____

Version Information: Runtime Build: 1.0.2204.21; ASP.NET Build:
1.0.2204.21

_____

Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com.

| [aspngtr] member Click here to reveal e-mail address = YOUR ID
| http://www.asplists.com/asplists/aspngtr.asp = JOIN/QUIT
| http://www.asplists.com/search = SEARCH Archives
Reply to this message...
 
    
ozturk ozgur
bütün sistem ayarlarýný ingilizce yap ve mdac 2.6 veya 2.7 yi yükle ama bir kere türkçe ayarlar ile kurduysan tavisyem beta2 (premium) kur
o þekilde çalýþtýrabilirsin

[Original message clipped]

------------------------------------------------------------
Sizi ZurnaNette cok sey bekliyor. Kacirmayin. http://www.zurna.net
Sohbet sunucumuz irc.zurna.net hizmetinizde. /server irc.zurna.net

Reply to this message...
 
    
Nuri Cankaya
Beta 1'de bu sorun vardi. Herkes gibi bende yasadim, hatta bu listeye
sor&#FD;p yanit aldim. Diger arkada&#FE;lar&#FD;nda bahsetti&#F0;i gibi Tum ayarlar&#FD;n
English olmas&#FD; gerekiyor. Turkce bir isletim sisteminde calismiyor,
english olup regional settingleri turkce olanlarda da.

Ama mutlu haber Beta 2 'de bu problemle karsilasmadim. Ozellikle
Turkceye cevirdim. Sorun cikarmadi, bir de Turkce isletim sistemine
kurup denemek lazim. beta 2'nin expiration sorunu disinda henuz bir
bug'i cikmadi sanirim.

Mehmet Nuri &#C7;ANKAYA
Internet Applications Supervisor
Strategy and Business Development Dept.-Arena A.&#DE;.
________________________________________
* Telephone : +90 212-233 30 50 - 1607
* Fax : +90 212-247 93 32
* E-mail : Click here to reveal e-mail address

-----Original Message-----
From: I s m a i l Codar [mailto:Click here to reveal e-mail address]
Sent: Sunday, July 08, 2001 11:01 AM
To: aspngtr
Subject: [aspngtr] .NET Framework SDK kurdum ama.......................

.NET Framework SDK '&#FD; bilgisayar&#FD;ma ilk defa kurdum. Ancak daha ilk
uygulamam&#FD; dahi ger&#E7;ekle&#FE;tiremedim. Girdi&#F0;in b&#FC;t&#FC;n aspx sayfalar&#FD;nda
a&#FE;a&#F0;&#FD;daki hata olu&#FE;uyor. <http://64.4.16.24/emsad.gif>
Garip olan C:\&#DD;NETPUB\WWWROOT k&#FD;sm&#FD; C:\INETPUB\WWWROOT yaani &#DD;' I' ile
olamas&#FD; gerekmez mi idi. Acaba bir alakas&#FD; var m&#FD;?
______________________________________________________________________

Application Error

_____

Failed to start monitoring directory changes in C:\&#DD;NETPUB\WWWROOT

Description: An unhandled exception occurred at runtime during the
execution of the current web request. Please review the stack trace
below to get a better understanding of what the error is and where it
originated from in the code.

Exception Details: System.Web.HttpException: Failed to start monitoring
directory changes in C:\&#DD;NETPUB\WWWROOT

Source Error:

The source code which generated this unhandled exception can only be
shown when compiled in debug mode. To enable this, please follow one of
the below steps, and then re-request the URL:

1) Add a "Debug=true" directive at the top of the file which generated
the error. Example:

<%@ Page Language="C#" Debug="true" %>

or:

2) Add the following configuration section to the config.web file of
your application:

<configuration>

<compilation debugmode="true"/>

</configuration>

Note that this second technique will cause all files within a given
application to be compiled in debug mode. The first technique will cause
only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a
memory/performance overhead. You should make sure that an application
has debugging disabled before deploying into production scenario.

Stack Trace:

[HttpException (0x80004005): Failed to start monitoring directory
changes in C:\&#DD;NETPUB\WWWROOT]

System.Web.DirectoryMonitor.StartMonitoring() +106

System.Web.DirectoryMonitor.StartMonitoringFile(String filename,
FileChangeEventHandler callback) +194

System.Web.FileChangesMonitor.StartMonitoringFile(String filename,
FileChangeEventHandler callback) +299

System.Web.HttpRuntime.StartMonitoringBinDirectory() +161

System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +161

[HttpException (0x80004005): XSP Initialization Error]

System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
+210

_____

Version Information: Runtime Build: 1.0.2204.21; ASP.NET Build:
1.0.2204.21

_____

Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com.

| [aspngtr] member Click here to reveal e-mail address = YOUR ID
| http://www.asplists.com/asplists/aspngtr.asp = JOIN/QUIT
| http://www.asplists.com/search = SEARCH Archives
Reply to this message...
 
 
System.Web.HttpContext
System.Web.HttpException
System.Web.HttpRuntime
System.Web.HttpWorkerRequest




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com