Click here to Skip to main content
15,885,366 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRe: ASP.Net Pin
Richard MacCutchan7-Jul-17 22:12
mveRichard MacCutchan7-Jul-17 22:12 
AnswerRe: ASP.Net Pin
Member 132992389-Jul-17 19:52
Member 132992389-Jul-17 19:52 
GeneralRe: ASP.Net Pin
Richard MacCutchan9-Jul-17 20:46
mveRichard MacCutchan9-Jul-17 20:46 
GeneralRe: ASP.Net Pin
Member 132992389-Jul-17 20:55
Member 132992389-Jul-17 20:55 
GeneralRe: ASP.Net Pin
Richard MacCutchan9-Jul-17 20:57
mveRichard MacCutchan9-Jul-17 20:57 
GeneralRe: ASP.Net Pin
Member 132992389-Jul-17 21:02
Member 132992389-Jul-17 21:02 
Questionhow to connect database to asp.net form Pin
Member 127613417-Jul-17 3:26
Member 127613417-Jul-17 3:26 
AnswerRe: how to connect database to asp.net form Pin
Richard Deeming7-Jul-17 5:51
mveRichard Deeming7-Jul-17 5:51 
If you want someone to help you resolve an error, then first you need to tell us what the error is. Just saying "it's not responding" and "something is going wrong" is not enough information for anyone to help you.

The only obvious problem is that you're using AttachDBFilename, but you don't appear to be connecting to an instance of SQL Server Express. That option only works with Express, and is a bad idea anyway:

Bad habits : Using AttachDBFileName - SQL Sentry[^]



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


AnswerRe: how to connect database to asp.net form Pin
Member 127613417-Jul-17 18:58
Member 127613417-Jul-17 18:58 
GeneralRe: how to connect database to asp.net form Pin
Richard Deeming10-Jul-17 2:36
mveRichard Deeming10-Jul-17 2:36 
QuestionXML based News page in ASP.NET MVC Pin
Alberto Bencivenni7-Jul-17 2:18
Alberto Bencivenni7-Jul-17 2:18 
AnswerRe: XML based News page in ASP.NET MVC Pin
Richard Deeming7-Jul-17 2:59
mveRichard Deeming7-Jul-17 2:59 
GeneralRe: XML based News page in ASP.NET MVC Pin
Alberto Bencivenni7-Jul-17 3:04
Alberto Bencivenni7-Jul-17 3:04 
QuestionReflect changes by not having to clear cookies or refresh pages on production after upgrade Pin
Schatak5-Jul-17 22:45
professionalSchatak5-Jul-17 22:45 
AnswerRe: Reflect changes by not having to clear cookies or refresh pages on production after upgrade Pin
F-ES Sitecore6-Jul-17 0:26
professionalF-ES Sitecore6-Jul-17 0:26 
GeneralRe: Reflect changes by not having to clear cookies or refresh pages on production after upgrade Pin
Schatak7-Jul-17 1:31
professionalSchatak7-Jul-17 1:31 
GeneralRe: Reflect changes by not having to clear cookies or refresh pages on production after upgrade Pin
F-ES Sitecore7-Jul-17 2:40
professionalF-ES Sitecore7-Jul-17 2:40 
GeneralRe: Reflect changes by not having to clear cookies or refresh pages on production after upgrade Pin
Schatak11-Jul-17 19:05
professionalSchatak11-Jul-17 19:05 
AnswerRe: Reflect changes by not having to clear cookies or refresh pages on production after upgrade Pin
Richard Deeming6-Jul-17 1:41
mveRichard Deeming6-Jul-17 1:41 
GeneralRe: Reflect changes by not having to clear cookies or refresh pages on production after upgrade Pin
Schatak24-Jul-17 20:25
professionalSchatak24-Jul-17 20:25 
GeneralRe: Reflect changes by not having to clear cookies or refresh pages on production after upgrade Pin
Richard Deeming25-Jul-17 0:31
mveRichard Deeming25-Jul-17 0:31 
QuestionMicrosoft.AspNet.FriendlyUrls Pin
Member 110895115-Jul-17 22:37
Member 110895115-Jul-17 22:37 
AnswerRe: Microsoft.AspNet.FriendlyUrls Pin
Richard Deeming6-Jul-17 1:38
mveRichard Deeming6-Jul-17 1:38 
QuestionHow to associate a role with action from my custom UI Pin
Mou_kol4-Jul-17 4:04
Mou_kol4-Jul-17 4:04 
AnswerRe: How to associate a role with action from my custom UI Pin
F-ES Sitecore4-Jul-17 4:17
professionalF-ES Sitecore4-Jul-17 4:17 

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.