A generic error occurred in GDI+.
system.runtime.interopservices.externalexception
Map Suite Web GDI error
Elbert,
Thanks for evaluating the product. Any questions please let us know here.
Just as you said, that’s a very generic error, so it’s hard to determine where the issue happened. Could you post the “stack trace”? or can you send us a sample to recreate the issue. To make sure we can recreate it normally, can you let us know your test environment?
Thanks,
Johnny
Elbert,
Thanks for evaluating the product. Any questions please let us know here.
Just as you said, that’s a very generic error, so it’s hard to determine where the issue happened. Could you post the “stack trace”? or can you send us a sample to recreate the issue. To make sure we can recreate it normally, can you let us know your test environment?
Thanks,
Johnny
hi Johnny
Here is the Error stack for the particular Error
Server Error in ‘/Eamfm’ Application.
--------------------------------------------------------------------------------
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load file or assembly ‘VB_Samples’ or one of its dependencies. The system cannot find the file specified.
Source Error:
[No relevant source lines]
Source File: none Line: 0
Assembly Load Trace: The following information can be helpful to determine why the assembly ‘VB_Samples’ could not be loaded.
=== Pre-bind state information ===
LOG: User = NT AUTHORITY\NETWORK SERVICE
LOG: DisplayName = VB_Samples
(Partial)
LOG: Appbase = file:///C:/Inetpub/wwwroot/Eamfm/
LOG: Initial PrivatePath = C:\Inetpub\wwwroot\Eamfm\bin
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\Inetpub\wwwroot\Eamfm\web.config
LOG: Using host configuration file: \?\c:\windows\microsoft.net\framework\v2.0.50727\aspnet.config
LOG: Using machine configuration file from c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: The same bind was seen before, and was failed with hr = 0x80070002.
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3607; ASP.NET Version:2.0.50727.3082
server01sm.ausn.com.au/eAMFM/
Hi, Elbert
I guess the issue is caused by that you don’t deploy all the necessary dlls into virtual directory. So I suggest you directly run the VB web installed samples on the ASP.NET Development Server and if it works well, add a new virtual directory and then set its physical path as the path for VB installed samples.
Please let us know if you have questions.
Thanks,
Khalil