i am receiving the following error on my production server:
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
I have an existing CustomError page which returns a basic formatted "something went wrong" but i need to get at the LoaderExceptions to see what is going on but can't seem to get at Server.GetLastError() from my view.
Custom Exception Page to view error details
Hi,
i am receiving the following error on my production server:
I have an existing CustomError page which returns a basic formatted "something went wrong" but i need to get at the LoaderExceptions to see what is going on but can't seem to get at Server.GetLastError() from my view.
Any help in figuring this out would be great
thanks
is working on a reply...