PDA

View Full Version : Graphics Server.net


ljebson
11-10-2004, 10:00 AM
Has anyone used Graphics Server.net on a Discountasp.net server? I'm having trouble determining which files need to go into the bin directory, etc. Any help would be great!!!!!!!! Thanks!!

moby11
11-16-2004, 10:50 AM
I'm having the same problem. Where you able to resolve any of the issues?

ljebson
11-17-2004, 02:27 AM
This is the error I get when trying to use a basic chart from theGraphic Server.net samples! Thanks For the reply!
Server Error in '/' Application.


Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30035: Syntax error.

Source Error:







Line 1: <%@ Page Language="VB" ContentType="text/html" ResponseEncoding="iso-8859-1" %>
Line 2: <%'Visual Basic
Line 3: Imports GraphicsServer.GSNet.Charting
Line 4: Imports GraphicsServer.GSNet.SeriesData
Line 5: %>
Source File: E:\web\mypointonec\htdocs\360\charts.aspx Line: 3

bruce
11-17-2004, 03:02 AM
i am not exactly sure what error are you guys seeing. can you elaborate pls?

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

bruce
11-17-2004, 08:13 AM
remove the

'Visual Basic line

Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)