Click here to Skip to main content
15,881,803 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Is connection string must be changed after deployment ??? Pin
Tom Harper3-May-08 10:36
Tom Harper3-May-08 10:36 
GeneralRe: Is connection string must be changed after deployment ??? Pin
kindman_nb4-May-08 21:08
kindman_nb4-May-08 21:08 
QuestionHow to add dynamic coulmn in Gridview & its value.? Pin
GroCareer30-Apr-08 17:36
GroCareer30-Apr-08 17:36 
AnswerRe: How to add dynamic coulmn in Gridview & its value.? Pin
Christian Graus30-Apr-08 18:15
protectorChristian Graus30-Apr-08 18:15 
GeneralRe: How to add dynamic coulmn in Gridview & its value.? Pin
GroCareer30-Apr-08 18:19
GroCareer30-Apr-08 18:19 
GeneralRe: How to add dynamic coulmn in Gridview & its value.? Pin
Christian Graus30-Apr-08 18:41
protectorChristian Graus30-Apr-08 18:41 
AnswerRe: How to add dynamic coulmn in Gridview & its value.? Pin
Harini N K30-Apr-08 19:33
Harini N K30-Apr-08 19:33 
QuestionProblem in connection with sql server 2005 from vs2005 Pin
Dyuri30-Apr-08 17:22
Dyuri30-Apr-08 17:22 
hi,

I am using vs2005 and as backend I am using sql server 2005 express edition that is coming inbuilt with vs 2005. But it does not support the reporting service facility and i have to use that service in my project.

After surfing from net I came to know that in the Sql Server 2005 express edition with advanced feature reporting service is present. So I downloaded the source for it and installed in my PC. But it didn't show me the option of BIDs in VS2005 for generating reports. So I again installed Sql server 2005 developer edition without uninstalling the sql server express edition, as a result it generated many instances in microsoft sql server---> MSSQL.2,MSSQL.3......,MSSQL.7 .Even after this it didn't show me BIDs in VS2005. Now when I am running my original project with connection string as follows

str = "Data Source=.\\SQLEXPRESS;AttachDbFilename=E:\\Bizworld21\\App_Data\\Database.mdf;Integrated Security=True;User Instance=false"
oConnection.ConnectionString = str

it gives me an error as below...

"Instance failure."

How to solve this problem? Pls help me
AnswerRe: Problem in connection with sql server 2005 from vs2005 Pin
Christian Graus30-Apr-08 17:32
protectorChristian Graus30-Apr-08 17:32 
QuestionLearning ASP.Net Pin
jds120730-Apr-08 15:50
jds120730-Apr-08 15:50 
AnswerRe: Learning ASP.Net Pin
AlexeiXX330-Apr-08 16:19
AlexeiXX330-Apr-08 16:19 
AnswerRe: Learning ASP.Net Pin
Tad McClellan30-Apr-08 17:09
professionalTad McClellan30-Apr-08 17:09 
AnswerRe: Learning ASP.Net Pin
Christian Graus30-Apr-08 17:31
protectorChristian Graus30-Apr-08 17:31 
AnswerRe: Learning ASP.Net Pin
Vasudevan Deepak Kumar2-May-08 2:02
Vasudevan Deepak Kumar2-May-08 2:02 
QuestionAJAX server control not throwing events Pin
Tad McClellan30-Apr-08 12:38
professionalTad McClellan30-Apr-08 12:38 
QuestionCrystal Report Pin
sabaMCA30-Apr-08 10:52
sabaMCA30-Apr-08 10:52 
QuestionHow to catch page not found error when redirecting Pin
DotNetXenon30-Apr-08 8:42
DotNetXenon30-Apr-08 8:42 
AnswerRe: How to catch page not found error when redirecting Pin
Blue_Boy30-Apr-08 10:31
Blue_Boy30-Apr-08 10:31 
AnswerRe: How to catch page not found error when redirecting Pin
Sankar Komma 30-Apr-08 10:41
Sankar Komma 30-Apr-08 10:41 
Question[c#] read a table from a web page Pin
Joshua8230-Apr-08 8:22
Joshua8230-Apr-08 8:22 
AnswerRe: [c#] read a table from a web page Pin
Christian Graus30-Apr-08 10:51
protectorChristian Graus30-Apr-08 10:51 
AnswerRe: [c#] read a table from a web page Pin
Colin Angus Mackay30-Apr-08 13:56
Colin Angus Mackay30-Apr-08 13:56 
GeneralRe: [c#] read a table from a web page Pin
Joshua8230-Apr-08 22:41
Joshua8230-Apr-08 22:41 
Question403 Forbidden Error Due To Incorrect Impersonation Level? Pin
TGT30-Apr-08 6:23
TGT30-Apr-08 6:23 
QuestionDatabound sitemap navigation Pin
Ariel Kazeed30-Apr-08 5:04
Ariel Kazeed30-Apr-08 5:04 

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.