merhaba kardeş,
öncellikle ellerinize sağlık güzel bir yazılım olmuş. denemek istiyorum ancak kurulum aşamasını sırayla izlememe rağmen yetki hatası veriyor. yardımcı olursanız sevinirim.
Açıklama: Bu isteği yerine getirmek için gereken kaynak derlenirken bir hata oluştu. Lütfen aşağıdaki özel hata ayrıntılarını gözden geçirin ve kaynak kodunuzu uygun biçimde değiştirin.
Derleyici Hata İletisi: CS1703: Aynı ‘System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ kimliğine sahip derleme zaten alınmış. Yinelenen başvurulardan birini kaldırmayı deneyin.
Kaynak Hatası:
[İlişkili kaynak satırı yok]
Kaynak Dosya: Satır: 0
Ayrıntılı Derleyici Çıktısını Göster:
Sürüm Bilgisi: Microsoft .NET Framework Sürümü:4.0.30319; ASP.NET Sürümü:4.0.30319.1016
Kurulum esnasında Veritabanı Bilgilerini girdiğimde Bu hatayı alıyorum. Bu ne anlama gelmektedir.
İyi çalışmalar dilerim
Hata oluştu : There is already an object named ‘Advice’ in the database. Sql : System.Data.SqlClient.SqlException: There is already an object named ‘Advice’ in the database.
Merhabalar Kurulumda Hata alıyorum 3. aşamada hep 3 tane bilgisayar değitirdim yine olmadı hata:
Hata oluştu : Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Sql : System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. —> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at ASPNetPortal.installPage.ProceedSQLScripts(String pathToScriptFile, String connectionString)
ClientConnectionId:bd2abcc9-d906-4a97-be54-f775cbd51b87
Script Çalıştırılıyor dosya: C:\Inetpub\vhosts\muratkayisi.com\httpdocs\install\scripts\themes\responsive\portal.sql
Script Çalıştırılıyor dosya: C:\Inetpub\vhosts\muratkayisi.com\httpdocs\install\scripts\createDatabase.sql
filezilla ile isim tecildeki hosting e httpdoc kök klasörüne , indirdiğim proroticaret yazılımı birtürlü kuaramıyorum talimatları adım adım izleme ragmen hala bu hatayı alıyorum
Server Error in ‘/’ Application.
——————————————————————————–
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Dosyaları hosta yükledim ve gerekli izinler verildi ama aşağıda belirttiğim hatayı veriyor. Sebebi nedir ne yapabilirim ?
Hata :
Server Error in ‘/’ Application.
Operation could destabilize the runtime.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Security.VerificationException: Operation could destabilize the runtime.
Source Error:
The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:
1. Add a “Debug=true” directive at the top of the file that generated the error. Example:
or:
2) Add the following section to the configuration file of your application:
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:
[VerificationException: Operation could destabilize the runtime.]
SmartAssembly.HouseOfCards.Strings.CreateGetStringDelegate(Type ownerType) +47
ASPNetPortal.Global1..cctor() +292
[TypeInitializationException: The type initializer for ‘ASPNetPortal.Global1’ threw an exception.]
ASPNetPortal.Global1..ctor() +0
ASP.global_asax..ctor() +5
[HttpException (0x80004005): Exception has been thrown by the target of an invocation.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9931916
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +101
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34249
SÜREKLİ KURULUMDA BU HATAYI ALIYORUM BUNU AŞAN VARMI ARKADAŞLAR
Hata oluştu : Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Sql : System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. —> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at ASPNetPortal.installPage.ProceedSQLScripts(String pathToScriptFile, String connectionString)
ClientConnectionId:72f1c0ff-b2f3-493a-99ec-3341b7ba1118
Error Number:-2,State:0,Class:11
Script Çalıştırılıyor dosya: C:\Inetpub\vhosts\sabahgunesim.com\httpdocs\install\scripts\themes\responsive\portal.sql
Script Çalıştırılıyor dosya: C:\Inetpub\vhosts\sabahgunesim.com\httpdocs\install\scripts\createDatabase.sql
merhaba kardeş,
öncellikle ellerinize sağlık güzel bir yazılım olmuş. denemek istiyorum ancak kurulum aşamasını sırayla izlememe rağmen yetki hatası veriyor. yardımcı olursanız sevinirim.
Merhabalar,
Plesk Panel üzerinden gerekli dosya ya da klasörlere Düzenleme – Modify yetkisi vermeniz gerekmektedir.
[…] anlatımı için tıkla .. Bu yazı Genel kategorisine gönderilmiş. Kalıcı bağlantıyı yer imlerinize ekleyin. […]
Hocam,ayri-ayri hostinglere de kurmayi ogretirmisiniz . Mesela bazilarin http-docs yok .Napalim ? Hostinger.web.tr-de mesela.Lutfen mailime godnerin cevabi.
merhabalar
‘/’ Uygulamasında Sunucu Hatası.
Derleme Hatası
Açıklama: Bu isteği yerine getirmek için gereken kaynak derlenirken bir hata oluştu. Lütfen aşağıdaki özel hata ayrıntılarını gözden geçirin ve kaynak kodunuzu uygun biçimde değiştirin.
Derleyici Hata İletisi: CS1703: Aynı ‘System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ kimliğine sahip derleme zaten alınmış. Yinelenen başvurulardan birini kaldırmayı deneyin.
Kaynak Hatası:
[İlişkili kaynak satırı yok]
Kaynak Dosya: Satır: 0
Ayrıntılı Derleyici Çıktısını Göster:
Sürüm Bilgisi: Microsoft .NET Framework Sürümü:4.0.30319; ASP.NET Sürümü:4.0.30319.1016
seklınde bır hata verıyor ne yapabılırımnn1
Merhaba Onur Bey;
Hosting firmanız ile görüşerek .net versiyonunuzu 4.0 dan 2.0 almanız gerekmektedir.
Kurulum esnasında Veritabanı Bilgilerini girdiğimde Bu hatayı alıyorum. Bu ne anlama gelmektedir.
İyi çalışmalar dilerim
Hata oluştu : There is already an object named ‘Advice’ in the database. Sql : System.Data.SqlClient.SqlException: There is already an object named ‘Advice’ in the database.
Merhabalar ;
Gerekli tabloları açmada hata alıyorsunuz , Sitemizden yeniden indirin en son versiyonumuzu yeniden deneyiniz.
İyi Günler Dileriz
Merhabalar Kurulumda Hata alıyorum 3. aşamada hep 3 tane bilgisayar değitirdim yine olmadı hata:
Hata oluştu : Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Sql : System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. —> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at ASPNetPortal.installPage.ProceedSQLScripts(String pathToScriptFile, String connectionString)
ClientConnectionId:bd2abcc9-d906-4a97-be54-f775cbd51b87
Script Çalıştırılıyor dosya: C:\Inetpub\vhosts\muratkayisi.com\httpdocs\install\scripts\themes\responsive\portal.sql
Script Çalıştırılıyor dosya: C:\Inetpub\vhosts\muratkayisi.com\httpdocs\install\scripts\createDatabase.sql
merhaba;
filezilla ile isim tecildeki hosting e httpdoc kök klasörüne , indirdiğim proroticaret yazılımı birtürlü kuaramıyorum talimatları adım adım izleme ragmen hala bu hatayı alıyorum
Server Error in ‘/’ Application.
——————————————————————————–
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /install/default.aspx
Merhaba ben kurulum videonuzvda ızledım olmuyor yukleme olmuyor
Ben sızın temanızı ındırdım wordpresten mi kurcaz yada nasıl kurulum saglariz
Bende http-docs yok ve normal şekilde yüklemeyi yaptığımda kurulum ekranı yerine aşağıdaki gibi devam kodlar çıkıyor sayfamda
%@ Page Language=”vb” ValidateRequest=”false” AutoEventWireup=”false” Inherits=”ASPNetPortal.installPage” SmartNavigation=”False” CodeBehind=”default.aspx.vb” %>
Dosyaları hosta yükledim ve gerekli izinler verildi ama aşağıda belirttiğim hatayı veriyor. Sebebi nedir ne yapabilirim ?
Hata :
Server Error in ‘/’ Application.
Operation could destabilize the runtime.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Security.VerificationException: Operation could destabilize the runtime.
Source Error:
The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:
1. Add a “Debug=true” directive at the top of the file that generated the error. Example:
or:
2) Add the following section to the configuration file of your application:
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:
[VerificationException: Operation could destabilize the runtime.]
SmartAssembly.HouseOfCards.Strings.CreateGetStringDelegate(Type ownerType) +47
ASPNetPortal.Global1..cctor() +292
[TypeInitializationException: The type initializer for ‘ASPNetPortal.Global1’ threw an exception.]
ASPNetPortal.Global1..ctor() +0
ASP.global_asax..ctor() +5
[TargetInvocationException: Exception has been thrown by the target of an invocation.]
System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) +0
System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) +113
System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) +232
System.Activator.CreateInstance(Type type, Boolean nonPublic) +83
System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark) +1122
System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) +128
System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture) +18
System.Web.HttpRuntime.CreateNonPublicInstance(Type type, Object[] args) +60
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +260
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +296
[HttpException (0x80004005): Exception has been thrown by the target of an invocation.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9931916
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +101
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34249
yukardaki hatayı bende alıyorum. sorun nerde acaba çözümü nedir.
Proticaret kurulumu yapıyorum fakat database ayarlarını yapıp devam ediyorum uzun bir süre bekledikten sonra kurulumun başına dönüyornn1
SÜREKLİ KURULUMDA BU HATAYI ALIYORUM BUNU AŞAN VARMI ARKADAŞLAR
Hata oluştu : Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Sql : System.Data.SqlClient.SqlException (0x80131904): Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. —> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at ASPNetPortal.installPage.ProceedSQLScripts(String pathToScriptFile, String connectionString)
ClientConnectionId:72f1c0ff-b2f3-493a-99ec-3341b7ba1118
Error Number:-2,State:0,Class:11
Script Çalıştırılıyor dosya: C:\Inetpub\vhosts\sabahgunesim.com\httpdocs\install\scripts\themes\responsive\portal.sql
Script Çalıştırılıyor dosya: C:\Inetpub\vhosts\sabahgunesim.com\httpdocs\install\scripts\createDatabase.sql
Merhaba, timeout sürenizi arttırmanız ve bulunduğunuz sunucuda fulltrust yetkisi olması gerekmektedir.