J
jBletsch
I’m trying to post a Crystal Report as a web service. Here are the
steps I’m following:
1. In Visual Studio, from the File menu, point to New, and click
Project.
2. In the New Project dialog box, select the Project Type on the left
pane and ASP.NET Web Service on the right pane.
3. Enter the name and location of the project.
4. In the Solution Explorer, right-click the project name, point to Add
and select Add Existing Item from the shortcut menu.
5. In the Add Existing Item dialog box, select the report you want to
add. When you add the report, a source file is generated.
6. Right-click report in the Solution Explorer and select Publish as Web
service from the shortcut menu.
7. Select Build from the Build menu to build and make the Report Web
Service for the report available on the specified host. The Report Web
Service is displayed in the Server Explorer under Web Services.
The problem is in step 6. I do not see a “Publish as Web Service”
option. Is there something I’m missing? Or is there a different way of
doing this. All I really want is to be able to display a report on the
web from a VB.net app
Thank
James Bletsch
Olmsted County ISC
The steps were found at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/crystlm
n/html/crtskcreatingreportwebservicesonaserver.asp
steps I’m following:
1. In Visual Studio, from the File menu, point to New, and click
Project.
2. In the New Project dialog box, select the Project Type on the left
pane and ASP.NET Web Service on the right pane.
3. Enter the name and location of the project.
4. In the Solution Explorer, right-click the project name, point to Add
and select Add Existing Item from the shortcut menu.
5. In the Add Existing Item dialog box, select the report you want to
add. When you add the report, a source file is generated.
6. Right-click report in the Solution Explorer and select Publish as Web
service from the shortcut menu.
7. Select Build from the Build menu to build and make the Report Web
Service for the report available on the specified host. The Report Web
Service is displayed in the Server Explorer under Web Services.
The problem is in step 6. I do not see a “Publish as Web Service”
option. Is there something I’m missing? Or is there a different way of
doing this. All I really want is to be able to display a report on the
web from a VB.net app
Thank
James Bletsch
Olmsted County ISC
The steps were found at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/crystlm
n/html/crtskcreatingreportwebservicesonaserver.asp