When I click on package manager, it asks me to log into the nexus website. I put in my username and password and a message appears saying:
"Something seems to have happened.
As long as it wasn't too bad, a crash dump will have been saved in
C:\users(username)\documents\FOMM\crashdump.txt.
Please include contents of that file if you want to make a bug report."
The crash dump says this:
09 February 2015 - 20:49:14
Fomm 0.13.21
OS version: Microsoft Windows NT 6.1.7601 Service Pack 1
System.NullReferenceException: Object reference not set to an instance of an object.
at WebsiteAPIs.NexusAPI.get_LoginKey()
at Fomm.PackageManager.PackageManager.WebsiteLogin()
at Fomm.PackageManager.PackageManager..ctor(MainForm mf)
at Fomm.MainForm.bPackageManager_Click(Object sender, EventArgs e)
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.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Please help,
Thanks.
Last edit: Seb 2015-02-09
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
same issue here is crash dump. fomm was uninstalled and re-installed despite the pain and no fix...
any help would be nice. ;-D
Friday, July 22, 2022 - 8:59:10 PM
Fomm 0.13.21
OS version: Microsoft Windows NT 6.2.9200.0
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 77.72.3.1:80
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at WebsiteAPIs.NexusAPI.Login(String p_strUsername, String p_strPassword)
at WebsiteAPIs.NexusAPI.Login()
at Fomm.PackageManager.PackageManager.WebsiteLogin()
at Fomm.PackageManager.PackageManager..ctor(MainForm mf)
at Fomm.MainForm.bPackageManager_Click(Object sender, EventArgs e)
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.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 77.72.3.1:80
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
Last edit: Jarrid Moore 2022-07-23
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I click on package manager, it asks me to log into the nexus website. I put in my username and password and a message appears saying:
"Something seems to have happened.
As long as it wasn't too bad, a crash dump will have been saved in
C:\users(username)\documents\FOMM\crashdump.txt.
Please include contents of that file if you want to make a bug report."
The crash dump says this:
09 February 2015 - 20:49:14
Fomm 0.13.21
OS version: Microsoft Windows NT 6.1.7601 Service Pack 1
System.NullReferenceException: Object reference not set to an instance of an object.
at WebsiteAPIs.NexusAPI.get_LoginKey()
at Fomm.PackageManager.PackageManager.WebsiteLogin()
at Fomm.PackageManager.PackageManager..ctor(MainForm mf)
at Fomm.MainForm.bPackageManager_Click(Object sender, EventArgs e)
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.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Please help,
Thanks.
Last edit: Seb 2015-02-09
i am currently having this same problem were you ever able to figure this out?
same issue here is crash dump. fomm was uninstalled and re-installed despite the pain and no fix...
any help would be nice. ;-D
Friday, July 22, 2022 - 8:59:10 PM
Fomm 0.13.21
OS version: Microsoft Windows NT 6.2.9200.0
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 77.72.3.1:80
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at WebsiteAPIs.NexusAPI.Login(String p_strUsername, String p_strPassword)
at WebsiteAPIs.NexusAPI.Login()
at Fomm.PackageManager.PackageManager.WebsiteLogin()
at Fomm.PackageManager.PackageManager..ctor(MainForm mf)
at Fomm.MainForm.bPackageManager_Click(Object sender, EventArgs e)
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.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 77.72.3.1:80
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
Last edit: Jarrid Moore 2022-07-23
+1 on this, I have the same problem