Click here to Skip to main content
15,903,362 members
Home / Discussions / Web Development
   

Web Development

 
Questionclearing browser history Pin
panalprasad30-Jan-06 22:37
panalprasad30-Jan-06 22:37 
AnswerRe: clearing browser history Pin
Vasudevan Deepak Kumar2-Feb-06 1:44
Vasudevan Deepak Kumar2-Feb-06 1:44 
Questionreading file from a zip Pin
000000730-Jan-06 22:34
000000730-Jan-06 22:34 
QuestionMicrosoft Exam 70-548 & Proof of Concept Pin
LuluSailor30-Jan-06 17:15
LuluSailor30-Jan-06 17:15 
AnswerRe: Microsoft Exam 70-548 & Proof of Concept Pin
Gavin Taylor30-Jan-06 19:11
professionalGavin Taylor30-Jan-06 19:11 
GeneralRe: Microsoft Exam 70-548 & Proof of Concept Pin
LuluSailor31-Jan-06 3:54
LuluSailor31-Jan-06 3:54 
QuestionA footer which is always down the page Pin
guyguy200430-Jan-06 15:21
guyguy200430-Jan-06 15:21 
QuestionconnectionString update not working Pin
Eugenio Lysei Junior30-Jan-06 12:11
Eugenio Lysei Junior30-Jan-06 12:11 
I've updated a connectionString manually on IIS and restarted Web site,
but previously working INSERT is not working to the new data source.
New connectionString is okay (see details below).
I know I can have multiple connectionStrings, but don't know
how to select one of them on the fly.
I don't know how to handle this situation.
Any help will be very appreciated.
Thanks in advance!

Eugenio

DETAILS:

I'm running an ASP.NET Web Service (IIS 5.1).
Web service INSERTs a couple of records successfully into a DataSet
created using DataSet Wizard on VS2005 to a SQLEXPRESS on local machine.

I've the same database on a remote SQLSERVER (that I can access thru
MS SQLServer Mgmt Studio Express), and wanna INSERT data to it.
So I manually changed Web.config to the new connectionString on IIS and
restarted the Web site that I'm using. Data obviously did not go to the
old database, but it did not go to the new too! (although my code haven't
thrown any exception). Data has been lost.

Second turn, I configured the code to use an ODBC System DSN to the
old and okay database. Worked fine. Changed the DSN settings to the
remote database (connectionString remained the same) as restarted
Web site on ISS. The same behaviour got before: data was lost!


Eugenio
QuestionDisabling Drag/Drop in the IWebBrowser2 Control Pin
Wolfram Steinke30-Jan-06 8:56
Wolfram Steinke30-Jan-06 8:56 
QuestionJavascript window.defaultStatus Pin
Brendan Vogt30-Jan-06 3:12
Brendan Vogt30-Jan-06 3:12 
QuestionJava Script issue Pin
letchu_r_200530-Jan-06 2:10
letchu_r_200530-Jan-06 2:10 
QuestionASP and IFrame Pin
case_ci28-Jan-06 14:05
case_ci28-Jan-06 14:05 
AnswerRe: ASP and IFrame Pin
wduros130-Jan-06 17:38
wduros130-Jan-06 17:38 
QuestionUser name & Password Security Pin
wasife28-Jan-06 5:48
wasife28-Jan-06 5:48 
NewsRe: User name & Password Security Pin
sucharita29-Jan-06 23:49
sucharita29-Jan-06 23:49 
AnswerRe: User name & Password Security Pin
wduros130-Jan-06 17:42
wduros130-Jan-06 17:42 
Questionmysql numrows Pin
Sam 200628-Jan-06 4:39
Sam 200628-Jan-06 4:39 
AnswerRe: mysql numrows Pin
Guffa28-Jan-06 5:20
Guffa28-Jan-06 5:20 
GeneralRe: mysql numrows Pin
Sam 200628-Jan-06 5:35
Sam 200628-Jan-06 5:35 
AnswerRe: mysql numrows Pin
Guffa28-Jan-06 11:54
Guffa28-Jan-06 11:54 
GeneralRe: mysql numrows Pin
Sam 200628-Jan-06 12:35
Sam 200628-Jan-06 12:35 
QuestionAdd ToolTip to a dropdown Pin
Enigma344028-Jan-06 3:28
Enigma344028-Jan-06 3:28 
Questionpblm with filesystem object Pin
Harikrk28-Jan-06 0:25
Harikrk28-Jan-06 0:25 
QuestionHandling Print in java script Pin
Rajkamal_dfine27-Jan-06 17:24
Rajkamal_dfine27-Jan-06 17:24 
AnswerRe: Handling Print in java script Pin
Guffa28-Jan-06 1:20
Guffa28-Jan-06 1:20 

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.