Parser Error Message: Unknown server tag 'neatupload:inputfile'.

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
8/10/2014 10:52:56 AM
Gravatar
Total Posts 20

Parser Error Message: Unknown server tag 'neatupload:inputfile'.

published version

blog : 2.6.14

core : 2.3.9.9

when i want to edit or create new topic in blog i get error :

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: Unknown server tag 'neatupload:inputfile'.

Source Error:
 

Line 531: <mp:SiteLabel ID="Sitelabel14" runat="server" CssClass="settinglabel" ConfigKey="FileUpload" Line 532: ResourceFile="BlogResources"></mp:SiteLabel> Line 533: <neatupload:inputfile id="fileInput" size="28" runat="server" /> Line 534: &nbsp;&nbsp; Line 535: <portal:mojoButton ID="btnUpload" runat="server" ValidationGroup="Upload" />

8/10/2014 10:58:58 AM
Gravatar
Total Posts 18439

Re: Parser Error Message: Unknown server tag 'neatupload:inputfile'.

It seems like you have an inconsistent set of files that are not all the same version. We got rid of NeatUpload in version 2.3.9.7, since you have version 2.3.9.0 there should be no references to NeatUpload anywhere, but it seems you have some old files that still reference it. Those files are not from version 2.3.9.0. You cannot mix and match files from different versions of mojoPortal, that will result in errors.

8/11/2014 12:08:23 PM
Gravatar
Total Posts 20

Re: Parser Error Message: Unknown server tag 'neatupload:inputfile'.

how can i fix it?

8/11/2014 12:22:47 PM
Gravatar
Total Posts 18439

Re: Parser Error Message: Unknown server tag 'neatupload:inputfile'.

re-install version 2.3.9.0 and make sure you upload all of the files, it seems that when you installed it you did not upload all of the files or some files failed to upload so there are older versions of some files still on disk

You must sign in to post in the forums. This thread is closed to new posts.