Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

hata0x8007000d HTTP Error 500.19 - Internal Server Error

326 views
Skip to first unread message

de asp mysql baglantisi@discussions.microsoft.com Windows7 de asp mysql bağlantısı

unread,
Mar 9, 2010, 5:46:01 AM3/9/10
to
Merhabalar
Windows 7 de Mysql ve asp arasında bağlantı oluşturmaya çalıştığımda
aşağıdaki hatayı veriyor.

HTTP Error 500.19 - Internal Server Error
Absolute physical path "C:\inetpub\custerr" is not allowed in
system.webServer/httpErrors section in web.config file. Use relative path
instead.
Error:0x8007000d

Acil yardım rica ediyorum.

Mehmet Hakan TATLICI

unread,
Apr 26, 2010, 3:48:39 AM4/26/10
to

Merhaba,
problem web.config dosyanızdaki eksik yada hatalı XML elementlerinden
kaynaklaniyor.
Bunu duzeltmek için:

Çözüm 1
C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG\
Altinda bulunan web.config dosyasini Notepad yada benzer bir editör ile
açın.
<system.web></system.web>
etiketleri arasın alttaki etiketlerin oldugundan emin olun. Yoksa ilave
edin.


<httpModules>

<add name="OutputCache" type="System.Web.Caching.OutputCacheModule" />

<add name="Session" type="System.Web.SessionState.SessionStateModule" />

<add name="WindowsAuthentication"
type="System.Web.Security.WindowsAuthenticationModule" />

<add name="FormsAuthentication"
type="System.Web.Security.FormsAuthenticationModule" />

<add name="PassportAuthentication"
type="System.Web.Security.PassportAuthenticationModule" />

<add name="RoleManager" type="System.Web.Security.RoleManagerModule" />

<add name="UrlAuthorization"
type="System.Web.Security.UrlAuthorizationModule" />

<add name="FileAuthorization"
type="System.Web.Security.FileAuthorizationModule" />

<add name="AnonymousIdentification"
type="System.Web.Security.AnonymousIdentificationModule" />

<add name="Profile" type="System.Web.Profile.ProfileModule" />

<add name="ErrorHandlerModule" type="System.Web.Mobile.ErrorHandlerModule,
System.Web.Mobile, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a" />

<add name="ServiceModel" type="System.ServiceModel.Activation.HttpModule,
System.ServiceModel, Version=3.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089" />

</httpModules>


"Windows7 de asp mysql bağlantısı" <Windows7 de asp mysql
bagla...@discussions.microsoft.com> wrote in message
news:6989FCD5-C604-462D...@microsoft.com...

Message has been deleted

ozenc...@gmail.com

unread,
Jul 15, 2012, 1:08:02 PM7/15/12
to
verdiniz etiketler bende mevcut olduğu halde bu hatayı almaya devam ediyorum ne yapabilirim yardım edermisiniz.

Ayrıntılı Hata Bilgileri
Modül RequestFilteringModule
Bildirim BeginRequest
İşleyici StaticFile
Hata Kodu 0x8007000d
Yapılandırma Hatası 'add' türünde, 'fileExtension' benzersiz anahtarı '.mdb' olarak ayarlanmış yinelenen koleksiyon girişi eklenemiyor
Yapılandırma Dosyası \\?\C:\inetpub\temp\apppools\DefaultAppPool\DefaultAppPool.config
İstenen URL http://localhost:80/
Fiziksel Yol C:\inetpub\wwwroot
Oturum Açma Yöntemi Henüz belirlenmedi
Oturum Açan Kullanıcı Henüz belirlenmedi
0 new messages