Business Objects example via Web Demo
Hi,
I am currently trying to evaluate FR.NET for use with Delphi Prism.
I tried to reproduce the Web Demo for the Business Objects.frx example, but kept getting error messages along the lines of...
(Text2): error CS1002: ; expected
(Text3): error CS1002: ; expected
(Text4): error CS1002: ; expected
(Text6): error CS1002: ; expected
I thought perhaps this was a problem that I had introduced so I re-compiled the standard WebDemo using Visual Web Developer (as I don't have Visual Studio C# edition) and received the same problem when clicking on the Business Objects link.
In each case the exception is thrown on the "Prepare" call.
I know the non Web version works just fine
Any thoughts?
Cheers
DGC
I am currently trying to evaluate FR.NET for use with Delphi Prism.
I tried to reproduce the Web Demo for the Business Objects.frx example, but kept getting error messages along the lines of...
(Text2): error CS1002: ; expected
(Text3): error CS1002: ; expected
(Text4): error CS1002: ; expected
(Text6): error CS1002: ; expected
I thought perhaps this was a problem that I had introduced so I re-compiled the standard WebDemo using Visual Web Developer (as I don't have Visual Studio C# edition) and received the same problem when clicking on the Business Objects link.
In each case the exception is thrown on the "Prepare" call.
I know the non Web version works just fine
Any thoughts?
Cheers
DGC
Comments
We didn't update the webdemo a long time ago, there is an error with Business Objects in it. I will update the demo in the next build.
So is the problem only in the demo BO report or in the actual functionality of the .NET product?