Ask a Question related to ASP.NET Security, Design and Development.
-
Kevin Kenny #1
Dsn.Resolve() fails in ASP.NET
Hi All,
I have a problem with the following code:
IPHostEntry hostInfo = Dns.Resolve("www.develop.com");
Dns.Resolve() throws :
System.Net.Sockets.SocketException: No such host is known at
System.Net.Dns.GetHostByName(String hostName) at
System.Net.Dns.Resolve(String hostName) [snip]
The same code runs just fine in a console exe on the same web server as
does the nslookup tool...so its not a firewall or DNS accessibility problem.
Has anyone come across this before?
We're running FW1.1 on Win2k SP3 and ASP.NET is running on the stock
"ASPNET" account. Its a pretty standard built box and the .net security
config hasn't been altered either.
Sorry if the cross post to security may seem OT but I just want to see
if this rings any security bells.
Thanks
Kevin
Kevin Kenny Guest
-
Could not resolve <mx:AdvancedDataGrid>
hi, all, I don't have much experience on Flex, and I met this problem when I try to open my mxml on Tomcat: Could not resolve... -
I have no idea how to resolve this problem:
Someone Please Help Me For Real. <Script runat="server"> Public Overridable Sub Pop() Dim I As Integer Dim Ball As Integer Dim Mark As Integer... -
How to resolve IP to computer's name
Hi all, I have made a log file for my website, I am recording IP numbers of my guests. How to make them more readable, I mean convert them to... -
The American Resolve
http://www.theamericanresolve.com The Mission Statement of The American Resolve calls for the American Country to embrace, gather and unite... -
TNS Listner could not resolve Service_Name
Dear all, i 'am a newbee for oracle, I have one problem after creating the database (8i): i want to connect using the database manager to create...



Reply With Quote

