.NET Issue when loading ISXEQ2

Fresh new Windows 7 Pro 64b installation
.NET 4.0 Installed (Redist)
Tried .NET 3.5 Installation (Redist)
All "Windows Update" Updated


Could anyone give me some hint to getting this working, please?

Here's the error with the Proof of .NET
 

Amadeus

The Maestro
Staff member
OK, the best thing I can find right now to help debug why this is happening is to follow the instructions and run the application, etc. as described on this page: http://msdn.microsoft.com/en-us/library/e74a18c4.aspx

Report anything that is in the log or that you see that might be indicative of the problem. (Hint: You may want to try loading isxeq2 so you have a specific time to look for in the logs.)
 

Wishbringer

Well-Known Member
Same error message with isxeq2 and a fresh installed win8 pro 64bit, which has already net 4.5 as default.
Installling older 2.0 framework isn't possible, installer exe refuses to start.
 
It happened on my PC, New Windows Installation, VMWare WinXP, and also...

Happening on my laptop as well.

I'd assume that this is reproducible on all fresh installation of IS + ISXEQ2.
Trying to get the MSDN VS installed for Assembly logging, but it'll be while. @work atm.
 
Copied everything to the Everquest 2 Folder,
since it's looking for the DLL in the wrong place.

Now I have different error after authentication
Code:
[LIST=1]
[*][COLOR=#000000]************** Exception Text **************[/COLOR]

[*][COLOR=#000000]System.NullReferenceException: Object reference not set to an instance of an object.[/COLOR]

[*][COLOR=#000000]   at System.Net.WebRequest.get_PrefixList()[/COLOR]

[*][COLOR=#000000]   at System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)[/COLOR]

[*][COLOR=#000000]   at System.Net.WebRequest.Create(String requestUriString)[/COLOR]

[*][COLOR=#000000]   at isxGamesUtility.AuthInfo.Verifier(String product, String UserName, String PassWord)[/COLOR]

[*][COLOR=#000000]   at isxGamesUtility.AuthInfo.Save_Click(Object sender, EventArgs e)[/COLOR]

[*][COLOR=#000000]   at System.Windows.Forms.Control.OnClick(EventArgs e)[/COLOR]

[*][COLOR=#000000]   at System.Windows.Forms.Button.OnClick(EventArgs e)[/COLOR]

[*][COLOR=#000000]   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)[/COLOR]

[*][COLOR=#000000]   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)[/COLOR]

[*][COLOR=#000000]   at System.Windows.Forms.Control.WndProc(Message& m)[/COLOR]

[*][COLOR=#000000]   at System.Windows.Forms.ButtonBase.WndProc(Message& m)[/COLOR]

[*][COLOR=#000000]   at System.Windows.Forms.Button.WndProc(Message& m)[/COLOR]

[*][COLOR=#000000]   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)[/COLOR]

[*][COLOR=#000000]   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)[/COLOR]

[*][COLOR=#000000]   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[/COLOR]
[/LIST]
http://pastebin.com/Y3JPDce1
 
Copied Innerspace to Everquest 2 folder,
since it cannot find the Lavishsoft DLL in the correct location.

It goes through authentication, but now, I have different error.

http://pastebin.com/Y3JPDce1


System.NullReferenceException: Object reference not set to an instance of an object. at System.Net.WebRequest.get_PrefixList() at System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase) at System.Net.WebRequest.Create(String requestUriString) at isxGamesUtility.AuthInfo.Verifier(String product, String UserName, String PassWord) at isxGamesUtility.AuthInfo.Save_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)
 

Amadeus

The Maestro
Staff member
Did you try what I suggested earlier in the thread?

OK, the best thing I can find right now to help debug why this is happening is to follow the instructions and run the application, etc. as described on this page: http://msdn.microsoft.com/en-us/library/e74a18c4.aspx

Report anything that is in the log or that you see that might be indicative of the problem. (Hint: You may want to try loading isxeq2 so you have a specific time to look for in the logs.)
Lax needs to know why it's failing. The error code is a generic thing ...so, you guys are going to have to look through the logs and provide more information.
 

Amadeus

The Maestro
Staff member
OK, Pygar fixed this issue today by:

1. Reverting back to InnerSpace build 5670 from this page: http://www.lavishsoft.com/innerspace/archives

He said that once he did that, it was working again.

Then, he also said this:

Code:
( Pygar ) then I patched up to current IS, and it still works
( Pygar ) but I did nothing else to resolve this, I ran the .net verification tool and made sure nothing was wrong with my setup

So, give that a shot and see what happens.
 

Pygar

EQ2Bot Specialist
Just sharing my experiences with this error.

I have a brand new box, like I literally just loaded Win 7 Enterprise N 64 on it Monday. I of course patched everything and it was up to date and good to go.

I've done nothing but copy eq2/is from another PC, and setup the game.

Today I received the .NET initialization error on this machine:
.NET initialization error (code 3 - 80131522)
ISXEQ2 *REQURES* the installation of .NET 4.0, even on a fresh
Please download and install this version of the .NET 4.0 frame

Now, downloading the link provided wasn't much help as I already had .Net 4.0 running on the box. I went so far as to install the .net verification tool and validated my install was good.

Next I reverted my IS build to 5670, please note first go into your current build and disable auto patch. Download the files from the IS archive and copy over the files in your IS folder.

Running the old build of IS, and everything worked.

So I figured, ok lets re-run the patcher and verify it was the latest IS build that broke it. Patched up, and everything still works.

I'm at a loss of exactly where the problem is, but I would suggest you guys run the old build and see if the same thing works out for you.

IS Archives - http://www.lavishsoft.com/innerspace/archives
 

Amadeus

The Maestro
Staff member
Lax just told me that he thinks that InnerSpace build 5749 should work now from installation (i.e., this issue should be fixed now.)

So, hopefully everything will now be good.
 

Tsong

Active Member
Lax just told me that he thinks that InnerSpace build 5749 should work now from installation (i.e., this issue should be fixed now.)

So, hopefully everything will now be good.
This fix worked!!! Thank you so very much!
 
Top Bottom