Trouble with SamplePortal.Global

Last post 04-21-2008, 9:55 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  04-21-2008, 5:11 AM 39546

    Trouble with SamplePortal.Global

    Hi,
     
    We have created our chat application and are now loading it to the web server. The chat application lives in a sub-folder called web. Within IIS the web site is set to be an application. But when we try to run a page containg a cutechat component we get the error:
     
     

    Server Error in '/ProjectX' Application.

    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 'SamplePortal.Global'.

    Source Error:

    Line 1:  <%@ Application Inherits="SamplePortal.Global" Language="C#" %>
                

    Source File: /ProjectX/global.asax    Line: 1

     

    The problem appears to be with SamplePortal.Global which I think is contained in SamplePortal4.dll. This hais definitely been uploaded to the web server and is in the web folder we created to hold CuteChat.

    We would be grateful for your support.

    Thanks in advance

    Gerard



    Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
  •  04-21-2008, 9:55 AM 39557 in reply to 39546

    Re: Trouble with SamplePortal.Global

    Gerard,
     
    1. Please make sure the DLLs in the bin folder of the project.
    2. Make sure the aspnet account/network service account has the read permission to this bin folder.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML