Jump to content
xisto Community
Sign in to follow this  
kvarnerexpress

"the Type Initializer For "system.net.ipaddress" T

Recommended Posts

I am using ASP.NET Web Matrix, and just trying to connect to it, when I get this error message.

Recently I changed from having a broadband conection, to having a wireless router, but I have to connect to it using a network cable as I was getting a "tcp/ip protocol not installed correctly" msg. Maybe that has something to do with this?

I'd be very grateful for any help anyone can give.
The full error is here:


Quote:

TypeInitializationException: The type initializer for "System.Net.IPAddress" threw an exception. ---> System.TypeInitializationException: The type initializer for "System.Net.Sockets.Socket" threw an exception. ---> System.Net.Sockets.SocketException: The specified module could not be foundat System.Net.Sockets.Socket.InitializeSockets()
at System.Net.Sockets.Socket..cctor()
--- End of inner exception stack trace ---
at System.Net.Sockets.Socket.InitializeSockets()
at System.Net.IPAddress..cctor()
--- End of inner exception stack trace ---
at System.Net.IPAddress.Parse(String ipString)
at Microsoft.Saturn.Packages.Web.UserInterface.G.26(Int32 F8)
at Microsoft.Saturn.Packages.Web.UserInterface.G.2C(String FJ)
at Microsoft.Saturn.Packages.Web.UserInterface.G.2B(Object FH, EventArgs FI)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.