M
Mike Owen
I have just tried to open a the
file "Controls/CreateEditPost.cs" from within Visual
Studio .Net, and the error message:
'An error occurred while loading the document. Fix the
error, and then try loading the document again. The
error message follows: An exception occurred while trying
to create an instan of
System.Web.UI.WebControls.WebControl. The exception
was "Constructor type
System.Web.UI.WebControls.WebControl not found" '
This file is used in the Forums Starter Kit, and I have
not changed it.
Any idea what the problem can be?
As an aside I searched for and found the
file 'webcontrol.cs' on my development PC, but when I
load it into Visual Studio to have a look at it, the '[!'
characters in the line:
'namespace [!output SAFE_NAMESPACE_NAME]' are underlined
with the Build Error 'Identifier expected' shown - Is
this causing a problem?
Thanks, Mike.
file "Controls/CreateEditPost.cs" from within Visual
Studio .Net, and the error message:
'An error occurred while loading the document. Fix the
error, and then try loading the document again. The
error message follows: An exception occurred while trying
to create an instan of
System.Web.UI.WebControls.WebControl. The exception
was "Constructor type
System.Web.UI.WebControls.WebControl not found" '
This file is used in the Forums Starter Kit, and I have
not changed it.
Any idea what the problem can be?
As an aside I searched for and found the
file 'webcontrol.cs' on my development PC, but when I
load it into Visual Studio to have a look at it, the '[!'
characters in the line:
'namespace [!output SAFE_NAMESPACE_NAME]' are underlined
with the Build Error 'Identifier expected' shown - Is
this causing a problem?
Thanks, Mike.