Click here to Skip to main content
15,904,024 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDeploying asp.net website Pin
ahawari0928-Nov-08 2:20
ahawari0928-Nov-08 2:20 
AnswerRe: Deploying asp.net website Pin
Abhijit Jana28-Nov-08 2:28
professionalAbhijit Jana28-Nov-08 2:28 
AnswerRe: Deploying asp.net website Pin
Abhijit Jana28-Nov-08 2:32
professionalAbhijit Jana28-Nov-08 2:32 
Generalworking with data list , gridview and pop up window Pin
aamirzada28-Nov-08 2:14
aamirzada28-Nov-08 2:14 
GeneralRe: working with data list , gridview and pop up window Pin
Abhijit Jana28-Nov-08 2:19
professionalAbhijit Jana28-Nov-08 2:19 
GeneralRe: working with data list , gridview and pop up window Pin
aamirzada28-Nov-08 2:27
aamirzada28-Nov-08 2:27 
GeneralRe: working with data list , gridview and pop up window Pin
Nishant Singh29-Nov-08 0:52
Nishant Singh29-Nov-08 0:52 
QuestionFrom sql server 2005 to 2008 Pin
TerRO_GirL28-Nov-08 1:58
TerRO_GirL28-Nov-08 1:58 
I was using sql server 2005 on my asp.net application and everything was going right , until i installed sql server 2008 ( both express edition ) , and now i get
Exception Details: System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified).
my connection string is
<add name="SQLManageStationsConnectionString1" connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\SQLManageStations.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True" providerName="System.Data.SqlClient"/>

is it about the system.data.dll or something ? what can i do ?
AnswerRe: From sql server 2005 to 2008 Pin
Abhijit Jana28-Nov-08 2:00
professionalAbhijit Jana28-Nov-08 2:00 
GeneralRe: From sql server 2005 to 2008 Pin
TerRO_GirL28-Nov-08 2:02
TerRO_GirL28-Nov-08 2:02 
GeneralRe: From sql server 2005 to 2008 Pin
Abhijit Jana28-Nov-08 2:17
professionalAbhijit Jana28-Nov-08 2:17 
GeneralRe: From sql server 2005 to 2008 Pin
TerRO_GirL28-Nov-08 2:22
TerRO_GirL28-Nov-08 2:22 
GeneralRe: From sql server 2005 to 2008 Pin
TerRO_GirL28-Nov-08 4:03
TerRO_GirL28-Nov-08 4:03 
QuestionCould not find installable ISAM. Pin
kirandilip28-Nov-08 1:15
kirandilip28-Nov-08 1:15 
AnswerRe: Could not find installable ISAM. Pin
Abhijit Jana28-Nov-08 1:53
professionalAbhijit Jana28-Nov-08 1:53 
QuestionCould not find stored procedure 'dbo.aspnet_CheckSchemaVersion' [modified] Pin
ahawari0928-Nov-08 0:38
ahawari0928-Nov-08 0:38 
AnswerRe: Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion' Pin
Abhijit Jana28-Nov-08 1:04
professionalAbhijit Jana28-Nov-08 1:04 
GeneralRe: Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion' Pin
ahawari0928-Nov-08 1:25
ahawari0928-Nov-08 1:25 
GeneralRe: Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion' Pin
Abhijit Jana28-Nov-08 1:51
professionalAbhijit Jana28-Nov-08 1:51 
GeneralRe: Could not find stored procedure 'dbo.aspnet_CheckSchemaVersion' Pin
ahawari0928-Nov-08 2:01
ahawari0928-Nov-08 2:01 
QuestionVirtual directory not set?? or it's something else Pin
dakinibilyana28-Nov-08 0:30
dakinibilyana28-Nov-08 0:30 
AnswerRe: Virtual directory not set?? or it's something else Pin
Abhijit Jana28-Nov-08 0:48
professionalAbhijit Jana28-Nov-08 0:48 
GeneralRe: Virtual directory not set?? or it's something else Pin
dakinibilyana28-Nov-08 6:03
dakinibilyana28-Nov-08 6:03 
QuestionGenerate report to Microsoft Word document Pin
stormydaniels28-Nov-08 0:21
stormydaniels28-Nov-08 0:21 
QuestionDelete record from XML File Pin
codingrocks27-Nov-08 23:10
codingrocks27-Nov-08 23:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.