AspNuke_0.80 kurdum iis çalışıyor. Sql server usernama sa pass yok çalışıyor. global.asa Ayarlarım aşağıdaki gibi. başka bir dosyaa ayar yapacakmıyım. Const asaConnectionTimeout = 500 Const asaCommandTimeout = 1000 ' use the following for a MySQL database connection stringay Const asaConnectionString = "odbc;DRIVER={MySQL ODBC 3.51 Driver};DSN=aspnuke; OPTION=3" ' use the following for a SQL Server database connection string ' Const asaConnectionString = "Provider=SQLOLEDB;server=192.168.1.3;driver={SQL Server};uid=sa;pwd='';database=SCHEMA;"