Click here to Skip to main content
16,017,193 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Adding data using a user control. Pin
ToddHileHoffer22-Sep-08 10:38
ToddHileHoffer22-Sep-08 10:38 
GeneralRe: Adding data using a user control. Pin
udaykatakam22-Sep-08 13:28
udaykatakam22-Sep-08 13:28 
GeneralRe: Adding data using a user control. Pin
ToddHileHoffer23-Sep-08 2:21
ToddHileHoffer23-Sep-08 2:21 
GeneralRe: Adding data using a user control. Pin
udaykatakam23-Sep-08 19:28
udaykatakam23-Sep-08 19:28 
GeneralRe: Adding data using a user control. Pin
ToddHileHoffer24-Sep-08 2:05
ToddHileHoffer24-Sep-08 2:05 
Question[Message Deleted] Pin
strawberrysh22-Sep-08 8:26
strawberrysh22-Sep-08 8:26 
AnswerRe: adding a list to cache(for shoppingcart) Pin
ToddHileHoffer22-Sep-08 10:44
ToddHileHoffer22-Sep-08 10:44 
QuestionConnection Interrupted [modified] Pin
#realJSOP22-Sep-08 5:59
professional#realJSOP22-Sep-08 5:59 
When I run a website project within the ID, I get the "Connection Interrupted" message. What am I doing wrong?

[EDIT] It's a two-part problem. I'm using Firefox 3 as the "browse with" setting in the IDE. Firefox is changing the host name from "localhost" to "www.localhost.com", and the VS2008 IDE is decrementing the actual port number by two before running the browser.

So, I get this:

http://www.localhost.com:49230/Default.aspx

instead of this:

http://localhost:49232/Default.aspx

I also tried it with the both the internal browser and IE7, and while the host name issue is gone, the port is STILL wrong.


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


modified on Monday, September 22, 2008 12:52 PM

AnswerRe: Connection Interrupted Pin
N a v a n e e t h22-Sep-08 19:49
N a v a n e e t h22-Sep-08 19:49 
Questionchange language Pin
brettokumar22-Sep-08 4:17
professionalbrettokumar22-Sep-08 4:17 
AnswerRe: change language Pin
Caio Kinzel Filho22-Sep-08 4:29
Caio Kinzel Filho22-Sep-08 4:29 
QuestionTextbox causing strange positioning bug in IE6 Pin
Mel Padden22-Sep-08 3:46
Mel Padden22-Sep-08 3:46 
QuestionThe connection name 'MyConnection' was not found in the applications configuration or the connection string is empty. Pin
enthusiastic47722-Sep-08 3:06
enthusiastic47722-Sep-08 3:06 
Questionasp.net application in mono project Pin
UD(IA)22-Sep-08 3:03
UD(IA)22-Sep-08 3:03 
AnswerRe: asp.net application in mono project Pin
Caio Kinzel Filho22-Sep-08 3:56
Caio Kinzel Filho22-Sep-08 3:56 
GeneralRe: asp.net application in mono project Pin
Krazy Programmer22-Sep-08 19:36
Krazy Programmer22-Sep-08 19:36 
Questionrefresh gridview on parent form after modal child form closed [modified] Pin
johland22-Sep-08 2:36
johland22-Sep-08 2:36 
AnswerRe: refresh gridview on parent form after modal child form closed Pin
ToddHileHoffer22-Sep-08 5:03
ToddHileHoffer22-Sep-08 5:03 
AnswerRe: refresh gridview on parent form after modal child form closed Pin
kenexcelon22-Sep-08 11:56
kenexcelon22-Sep-08 11:56 
Questionread image from the bitmap Pin
dews turner22-Sep-08 1:53
dews turner22-Sep-08 1:53 
AnswerRe: read image from the bitmap Pin
Guffa22-Sep-08 6:10
Guffa22-Sep-08 6:10 
GeneralRe: read image from the bitmap Pin
dews turner24-Sep-08 4:43
dews turner24-Sep-08 4:43 
GeneralRe: read image from the bitmap Pin
Guffa24-Sep-08 13:59
Guffa24-Sep-08 13:59 
GeneralRe: read image from the bitmap Pin
dews turner25-Sep-08 2:26
dews turner25-Sep-08 2:26 
Questiontab control in asp.net ????? Pin
koolprasad200322-Sep-08 1:44
professionalkoolprasad200322-Sep-08 1:44 

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.