Click here to Skip to main content
15,891,935 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: touch screen application in C# Pin
Kornfeld Eliyahu Peter12-Jan-16 20:39
professionalKornfeld Eliyahu Peter12-Jan-16 20:39 
GeneralRe: touch screen application in C# Pin
ginsa vaheed12-Jan-16 21:55
ginsa vaheed12-Jan-16 21:55 
GeneralRe: touch screen application in C# Pin
Nathan Minier13-Jan-16 1:24
professionalNathan Minier13-Jan-16 1:24 
GeneralRe: touch screen application in C# Pin
Richard Deeming13-Jan-16 2:04
mveRichard Deeming13-Jan-16 2:04 
GeneralRe: touch screen application in C# Pin
Beginner Luck21-Jan-16 14:39
professionalBeginner Luck21-Jan-16 14:39 
GeneralRe: touch screen application in C# Pin
Richard Deeming22-Jan-16 7:34
mveRichard Deeming22-Jan-16 7:34 
QuestionRe: touch screen application in C# Pin
ZurdoDev9-Feb-16 8:37
professionalZurdoDev9-Feb-16 8:37 
QuestionEncrypted Web.Config files and Updates Pin
redtwister12-Jan-16 9:03
redtwister12-Jan-16 9:03 
I am a sysadmin at the company I work for and I was encrypting connectionStrings in the web.config files of an IIS site in our Stage environment. I was using the instructions from here: Encrypt ConnectionString in Web.Config[^]

The developers deployed a new version of the site over the old one, did not alert me, and so I did not decrypt the web.config file.

Now we are getting error 500 each time we try and use the site.

1. Is it possible that ASP.NET on that server is expecting that web.config to be encrypted?
2. Do you need to decrypt web.config files before doing migrations of new web.config files into the same path, overwriting the old server?
3. Other than doing a restore from backup or having a copy of the encrypted web.config, is there any way to back out of it?

Thank you in advance!

Chris Wright
IIS SysAdmin
AnswerRe: Encrypted Web.Config files and Updates Pin
ZurdoDev13-Jan-16 3:02
professionalZurdoDev13-Jan-16 3:02 
GeneralRe: Encrypted Web.Config files and Updates Pin
redtwister13-Jan-16 4:28
redtwister13-Jan-16 4:28 
QuestionA namespace cannot directly contain members such as fields or methods Pin
indian14311-Jan-16 14:46
indian14311-Jan-16 14:46 
AnswerRe: A namespace cannot directly contain members such as fields or methods Pin
deepankarbhatnagar12-Jan-16 1:01
professionaldeepankarbhatnagar12-Jan-16 1:01 
QuestionSaving the Values entering dynamically created Textbox into database Pin
Member 1062539411-Jan-16 0:48
Member 1062539411-Jan-16 0:48 
AnswerRe: Saving the Values entering dynamically created Textbox into database Pin
deepankarbhatnagar12-Jan-16 0:25
professionaldeepankarbhatnagar12-Jan-16 0:25 
QuestionUse store Proc in NetTier code smith Pin
indian14310-Jan-16 17:18
indian14310-Jan-16 17:18 
QuestionFILL HTML.EDITFOR FIELDS ON BUTTON CLICK IN ASP.NET MVC Pin
pathllk10-Jan-16 4:27
pathllk10-Jan-16 4:27 
AnswerRe: FILL HTML.EDITFOR FIELDS ON BUTTON CLICK IN ASP.NET MVC Pin
Nathan Minier11-Jan-16 2:06
professionalNathan Minier11-Jan-16 2:06 
GeneralRe: FILL HTML.EDITFOR FIELDS ON BUTTON CLICK IN ASP.NET MVC Pin
deepankarbhatnagar12-Jan-16 0:14
professionaldeepankarbhatnagar12-Jan-16 0:14 
Questionhow to compare two text box values Pin
Member 122511847-Jan-16 18:34
Member 122511847-Jan-16 18:34 
AnswerRe: how to compare two text box values Pin
F-ES Sitecore7-Jan-16 21:51
professionalF-ES Sitecore7-Jan-16 21:51 
SuggestionRe: how to compare two text box values Pin
bVagadishnu8-Jan-16 7:36
bVagadishnu8-Jan-16 7:36 
GeneralRe: how to compare two text box values Pin
Richard Deeming8-Jan-16 7:47
mveRichard Deeming8-Jan-16 7:47 
GeneralRe: how to compare two text box values Pin
bVagadishnu8-Jan-16 9:37
bVagadishnu8-Jan-16 9:37 
AnswerRe: how to compare two text box values Pin
Richard MacCutchan7-Jan-16 22:14
mveRichard MacCutchan7-Jan-16 22:14 
QuestionTextbox is losing its value in PostBack Pin
indian1436-Jan-16 10:45
indian1436-Jan-16 10:45 

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.