Click here to Skip to main content
15,889,281 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Tab Control Pin
minhpc_bk4-Jul-06 16:22
minhpc_bk4-Jul-06 16:22 
Question*.dtsx file and query execution problem Pin
For_IT3-Jul-06 23:00
For_IT3-Jul-06 23:00 
AnswerRe: *.dtsx file and query execution problem Pin
Mircea Grelus4-Jul-06 1:13
Mircea Grelus4-Jul-06 1:13 
AnswerRe: *.dtsx file and query execution problem Pin
Tirthadip4-Jul-06 1:45
Tirthadip4-Jul-06 1:45 
QuestionFolder security Pin
Snowjim3-Jul-06 22:27
Snowjim3-Jul-06 22:27 
QuestionNeed help for custom control VS2005 Pin
Sandeep Akhare3-Jul-06 22:15
Sandeep Akhare3-Jul-06 22:15 
AnswerRe: Need help for custom control VS2005 Pin
Mircea Grelus4-Jul-06 1:21
Mircea Grelus4-Jul-06 1:21 
Questionhow to connect to remote server through my application in asp.net Pin
nishak3-Jul-06 22:04
nishak3-Jul-06 22:04 
hi,
i have an query,im working on webportal in asp.net.Basically i have to keep track of remote machine shutdown or up,For this i take input of DNS and connect to that particular server domain from there i know status of machine,this application working fine in INTRANET but when i host this application on INTERNET it will not work when user input the DNS address of that particular server it will not connect and give error,i will show error below.If my concept is wrong to connect the server then please reply of my query how to connect to remote server.please reply ASAP.

error is:-
Server Error in '/' Application.
--------------------------------------------------------------------------------

The requested name is valid, but no data of the requested type was found
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.Sockets.SocketException: The requested name is valid, but no data of the requested type was found

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[SocketException (0x2afc): The requested name is valid, but no data of the requested type was found]
System.Net.Dns.GetHostByAddress(IPAddress address) +264
System.Net.Dns.GetHostByAddress(String address) +65
try_web.WebForm2.Button1_Click(Object sender, EventArgs e) in c:\inetpub\wwwroot\try_web\webform2.aspx.cs:81
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1292



QuestionSearch page with multiple option-need help Pin
dinhzap3-Jul-06 21:38
dinhzap3-Jul-06 21:38 
QuestionDynamically Add Row in Datagrid Pin
nabeelkhan3-Jul-06 21:23
nabeelkhan3-Jul-06 21:23 
AnswerRe: Dynamically Add Row in Datagrid Pin
minhpc_bk4-Jul-06 5:14
minhpc_bk4-Jul-06 5:14 
Questionhow to find Dynamic IP of all the users logged in for a website at a particular time Pin
pawanmishraji3-Jul-06 20:51
pawanmishraji3-Jul-06 20:51 
AnswerRe: how to find Dynamic IP of all the users logged in for a website at a particular time Pin
Tiger4564-Jul-06 22:50
Tiger4564-Jul-06 22:50 
QuestionFix Column width of Datagrid Pin
varun_khanna173-Jul-06 20:31
varun_khanna173-Jul-06 20:31 
QuestionCannot create instance of 'Window' defined in assembly 'Presentation Framework' ,Version=3.0.0.0 Pin
pjc*3-Jul-06 20:23
pjc*3-Jul-06 20:23 
AnswerRe: Cannot create instance of 'Window' defined in assembly 'Presentation Framework' ,Version=3.0.0.0 Pin
RichardGrimmer4-Jul-06 2:48
RichardGrimmer4-Jul-06 2:48 
GeneralRe: Cannot create instance of 'Window' defined in assembly 'Presentation Framework' ,Version=3.0.0.0 Pin
pjc*4-Jul-06 23:08
pjc*4-Jul-06 23:08 
QuestionHi Images are not showning in asp.ney 2.0, Pin
Balavardhan3-Jul-06 20:21
Balavardhan3-Jul-06 20:21 
AnswerRe: Hi Images are not showning in asp.ney 2.0, Pin
ketankumar3-Jul-06 20:42
ketankumar3-Jul-06 20:42 
AnswerRe: Hi Images are not showning in asp.ney 2.0, Pin
minhpc_bk3-Jul-06 20:52
minhpc_bk3-Jul-06 20:52 
GeneralRe: Hi Images are not showning in asp.ney 2.0, Pin
Balavardhan4-Jul-06 1:36
Balavardhan4-Jul-06 1:36 
GeneralRe: Hi Images are not showning in asp.ney 2.0, Pin
minhpc_bk4-Jul-06 5:00
minhpc_bk4-Jul-06 5:00 
QuestionHello all Pin
dhulipudi3-Jul-06 20:17
dhulipudi3-Jul-06 20:17 
AnswerRe: Hello all Pin
albCode3-Jul-06 21:46
albCode3-Jul-06 21:46 
QuestionExtract text from Image Pin
venkatasivaramaprasad3-Jul-06 20:05
venkatasivaramaprasad3-Jul-06 20:05 

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.