Using AllrightThailand source imgetting Parse Error

Results 1 to 5 of 5
  1. #1
    Sorcerer Supreme KidJB is offline
    Member +Rank
    Oct 2009 Join Date
    Topeka, KansasLocation
    291Posts

    Using AllrightThailand source imgetting Parse Error

    IIS is giving me parse errors on the api side of warz.

    http://localhost:8080/api/api/api_AccApplyKey.aspx

    Code:
    Server Error in '/' 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 the assembly 'App_Web_wydl06s2'. Make sure that it is compiled before accessing the page.
    
    Source Error: 
    
    
    Line 1:  <%@ page language="C#" autoeventwireup="true" inherits="api_AccApplyKey, App_Web_wydl06s2" %>
    
    Source File: /api/api/api_AccApplyKey.aspx    Line: 1 
    
    Version Information: Microsoft .NET Framework Version:2.0.50727.7905; ASP.NET Version:2.0.50727.7905


  2. #2
    Member Tupano is offline
    MemberRank
    Apr 2013 Join Date
    47Posts

    Re: Using AllrightThailand source imgetting Parse Error

    Getting the same error on my public server :(

  3. #3
    Sorcerer Supreme KidJB is offline
    Member +Rank
    Oct 2009 Join Date
    Topeka, KansasLocation
    291Posts

    Re: Using AllrightThailand source imgetting Parse Error

    Quote Originally Posted by Tupano View Post
    Getting the same error on my public server :(

    Make sure when u goto IIS, Right click api folder and create it an application on iis.

  4. #4
    Member Tupano is offline
    MemberRank
    Apr 2013 Join Date
    47Posts

    Re: Using AllrightThailand source imgetting Parse Error

    Are u getting the "Login failed, please try again later" too? I have everything up and running, but the only error is the launcher. :(

  5. #5
    Grand Master javaz97 is offline
    Grand MasterRank
    May 2006 Join Date
    HellLocation
    1,537Posts

    Re: Using AllrightThailand source imgetting Parse Error

    set app in iis config and

    Compile WZBackend-ASP.NET C:\WarZ\src\scripts\WZBackend-ASP.NET DEBUG* build
    and Publish Web Site it to your API folder default is c:\inetpub\wwwroot\api



Advertisement