User Editing feature showing "Server Error in '/' Application."
After an upgrade from umbraco version 3 to version 4, I started getting an error whenever trying to edit or even access current Users. I've tried looking for a solution but I can't quite figure out where to even look as the problem seems to be related to the installation. I was not the one to install it so I don't know much about that process (maybe something went wrong there) but if it does need to be reinstalled, I can see that it happens. Any help in finding a solution or even explaining of where the error is occuring (names of associated files) would be greatly appreciated.
In firebug it says that there's an internal server error when loading this file "/umbraco/users/editUser.aspx?id=3", but that doesn't tell me a whole lot because I know it's getting information from somewhere else.
The error I get is below: "
Server Error in '/' Application.
Invalid character in the given encoding. Line 1, position 38.
Description: An
unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the
error and where it originated in the code.
Exception Details: System.Xml.XmlException: Invalid character in the given encoding. Line 1, position 38.
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.
User Editing feature showing "Server Error in '/' Application."
After an upgrade from umbraco version 3 to version 4, I started getting an error whenever trying to edit or even access current Users. I've tried looking for a solution but I can't quite figure out where to even look as the problem seems to be related to the installation. I was not the one to install it so I don't know much about that process (maybe something went wrong there) but if it does need to be reinstalled, I can see that it happens. Any help in finding a solution or even explaining of where the error is occuring (names of associated files) would be greatly appreciated.
In firebug it says that there's an internal server error when loading this file "/umbraco/users/editUser.aspx?id=3", but that doesn't tell me a whole lot because I know it's getting information from somewhere else.
The error I get is below: "
Server Error in '/' Application.
Invalid character in the given encoding. Line 1, position 38.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.Xml.XmlException: Invalid character in the given encoding. Line 1, position 38.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082
did you ever figure this out?!?!?!
is working on a reply...