Hello,
I bought this great and only available book in Germany: Crystal Reports for Visual Studio.NET and tried the first application in chapter 5.
I use Crystal Developer Edition Version 10 German
It was impossible to start the sample from the wrox-page with
vb.net (web_viewer_basic) Error-Message: The webproject: web_viewer_basic couldn´t be open. The Filepath c:\Crystal.NET2003\Chapter05\web_viewer_basic is not the same like URL
http://localhost:/web_viewer_basic. Both have to show at the same serverplace. HTTP-Error 404: Object Not Found (free translation from german error-message)
Then I tried to make an own aplication and got the following errormessage when I started the program:
A Crystal Report Order couldn't be fullfilled, because there was no free license in the given time. You can buy licenses from.....
Stack:
CrystalDecisions.Web.ReportAgentBase.()
CrystalDecisions.Web.ReportAgent.get_RequestContex t()
CrystalDecisions.Web.ReportAgent.get_}()
CrystalDecisions.Web.ReportAgent.(Boolean k)
CrystalDecisions.Web.CrystalReportViewer.OnPreRend er(EventArgs e)
System.Web.UI.Control.PreRenderRecursiveInternal()
System.Web.UI.Control.PreRenderRecursiveInternal()
System.Web.UI.Control.PreRenderRecursiveInternal()
System.Web.UI.Page.ProcessRequestMain()
Can you tell me what to do, to start the Booksample or my own sample that it runs fine from the server ?
Regards
vbl