I am setting up our SoftwareShield CheckPoint Server and we got some error messages, the following is the details:

-I am using SoftwareShield 4.5.2.17, IIS of Windows Server 2008 R2, MS SQL Server 2008 R2 -I setup the CheckPoint Server following the pdf we found in SoftwareShield installation folder(attached please find it) -After setting up when we test it with the following link: http://localhost:10152/checkpoint/checkpointservice.asmx we got the following error message:

...
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 create type 'CheckPointService.CheckPointService'.

Source Error: 

Line 1:  <%@ WebService Language="C#" CodeBehind="CheckPointService.asmx.cs" Class="CheckPointService.CheckPointService" %>

Source File: /checkpoint/checkpointservice.asmx Line: 1 

Version Information: Microsoft .NET Framework Version:2.0.50727.5446; ASP.NET Version:2.0.50727.5420 
...

So could you help me take a look at this issue and let me know how to setup it?

link|improve this question
feedback

migrated from stackoverflow.com Sep 8 '11 at 21:38

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown