Whenever I try to add an image to a class im creating it gives this error.
Â
Spoiler
Â
System.Data
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2102.0 built by: NET47REL1LAST
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0 built by: NET47REL1
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0 built by: NET47REL1
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
Intersect.Network
  Assembly Version: 0.4.6.0
  Win32 Version: 0.4.6.0
  CodeBase: file:///F:/Users/Sykonetic/Desktop/Intersect%20Engine%20Beta%204.6/Client%20and%20Editor/Intersect%20Editor.exe
----------------------------------------
Lidgren.Network
  Assembly Version: 2012.1.7.0
  Win32 Version: 0.4.6.0
  CodeBase: file:///F:/Users/Sykonetic/Desktop/Intersect%20Engine%20Beta%204.6/Client%20and%20Editor/Intersect%20Editor.exe
----------------------------------------
System.Security
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0 built by: NET47REL1
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
Accessibility
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0 built by: NET47REL1
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Data.SqlXml
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2102.0 built by: NET47REL1LAST
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.SqlXml/v4.0_4.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll
----------------------------------------
SharpDX
  Assembly Version: 3.1.1.0
  Win32 Version: 0.4.6.0
  CodeBase: file:///F:/Users/Sykonetic/Desktop/Intersect%20Engine%20Beta%204.6/Client%20and%20Editor/Intersect%20Editor.exe
----------------------------------------
SharpDX.MediaFoundation
  Assembly Version: 3.1.1.0
  Win32 Version: 0.4.6.0
  CodeBase: file:///F:/Users/Sykonetic/Desktop/Intersect%20Engine%20Beta%204.6/Client%20and%20Editor/Intersect%20Editor.exe
----------------------------------------
System.Threading
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Threading/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.dll
----------------------------------------
System.Collections
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Collections/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.dll
----------------------------------------
System.Reflection
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Reflection/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.dll
----------------------------------------
System.Runtime.InteropServices
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.dll
----------------------------------------
SharpDX.Direct2D1
  Assembly Version: 3.1.1.0
  Win32 Version: 0.4.6.0
  CodeBase: file:///F:/Users/Sykonetic/Desktop/Intersect%20Engine%20Beta%204.6/Client%20and%20Editor/Intersect%20Editor.exe
----------------------------------------
System.IO
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IO/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.dll
----------------------------------------
System.Reflection.Extensions
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Extensions.dll
----------------------------------------
System.Runtime.Extensions
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.dll
----------------------------------------
System.Drawing.Design
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0 built by: NET47REL1
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
  <system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Question
Sykonetic
Whenever I try to add an image to a class im creating it gives this error.
Â
Â
System.Data
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2102.0 built by: NET47REL1LAST
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0 built by: NET47REL1
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0 built by: NET47REL1
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
Intersect.Network
  Assembly Version: 0.4.6.0
  Win32 Version: 0.4.6.0
  CodeBase: file:///F:/Users/Sykonetic/Desktop/Intersect%20Engine%20Beta%204.6/Client%20and%20Editor/Intersect%20Editor.exe
----------------------------------------
Lidgren.Network
  Assembly Version: 2012.1.7.0
  Win32 Version: 0.4.6.0
  CodeBase: file:///F:/Users/Sykonetic/Desktop/Intersect%20Engine%20Beta%204.6/Client%20and%20Editor/Intersect%20Editor.exe
----------------------------------------
System.Security
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0 built by: NET47REL1
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Security/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
Accessibility
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0 built by: NET47REL1
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Data.SqlXml
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2102.0 built by: NET47REL1LAST
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.SqlXml/v4.0_4.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll
----------------------------------------
SharpDX
  Assembly Version: 3.1.1.0
  Win32 Version: 0.4.6.0
  CodeBase: file:///F:/Users/Sykonetic/Desktop/Intersect%20Engine%20Beta%204.6/Client%20and%20Editor/Intersect%20Editor.exe
----------------------------------------
SharpDX.MediaFoundation
  Assembly Version: 3.1.1.0
  Win32 Version: 0.4.6.0
  CodeBase: file:///F:/Users/Sykonetic/Desktop/Intersect%20Engine%20Beta%204.6/Client%20and%20Editor/Intersect%20Editor.exe
----------------------------------------
System.Threading
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Threading/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Threading.dll
----------------------------------------
System.Collections
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Collections/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.dll
----------------------------------------
System.Reflection
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Reflection/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.dll
----------------------------------------
System.Runtime.InteropServices
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.InteropServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.dll
----------------------------------------
SharpDX.Direct2D1
  Assembly Version: 3.1.1.0
  Win32 Version: 0.4.6.0
  CodeBase: file:///F:/Users/Sykonetic/Desktop/Intersect%20Engine%20Beta%204.6/Client%20and%20Editor/Intersect%20Editor.exe
----------------------------------------
System.IO
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IO/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.dll
----------------------------------------
System.Reflection.Extensions
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Extensions.dll
----------------------------------------
System.Runtime.Extensions
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.dll
----------------------------------------
System.Drawing.Design
  Assembly Version: 4.0.0.0
  Win32 Version: 4.7.2053.0 built by: NET47REL1
  CodeBase: file:///F:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
  <system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Â
Â
Â
Link to comment
Share on other sites
1 answer to this question
Recommended Posts