This topic is locked

Parser Error

3/15/2006 12:13:54 PM
ASPRunner.NET General questions
swat author

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=2616&image=1&table=forumtopics' class='bbc_emoticon' alt=':angry:' />
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 type
Line 1: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Frame.aspx.vb" Inherits="
I am alwasy getting this error- created .net application with asprunner and move it to my server-

Eugene 3/15/2006

Please, create bin directory in root of your web site and copy the content of /bin directory from your local machine to bin directory created at your web site root
You can get more information here:

http://www.asprunner.com/forums/index.php?...d+not+load+type

http://www.asprunner.com/forums/index.php?...d+not+load+type

swat author 3/22/2006

could it because of the .net framework version ? In development PC and the server should have the same . net framework ? Also, how can I download .net framework 1.1.4322 ? thanks

Eugene 3/23/2006

Yes, you should have the same versions of .net framework.

You can get . net framework 1.1 here: http://www.microsoft.com/downloads/details...&displaylang=en

swat author 3/23/2006

Yes, you should have the same versions of .net framework.

You can get . net framework 1.1 here: http://www.microsoft.com/downloads/details...&displaylang=en


thanks-
Also, since there is .net fraem work 2.0 - I am planning to have this new version-

-Which one should I download ?
.NET Framework Version 2.0 Redistributable Package

Download the most recent update to the Microsoft .NET Framework and get everything you need to run applications developed using the .NET Framework.

Download x86 version

Download x64 version

Download IA64 version
What is the requirements for the asprunner.net development to run properly?

Do I need to have .net fraemwork SDK ?
Thanks

Eugene 3/24/2006

You can get . net framework 2.0 here:

http://www.microsoft.com/downloads/details...&displaylang=en
That is all you need.