This is a migrated thread and some comments may be shown as answers.

Using Reporting with Windows Services

1 Answer 126 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 08 May 2014, 01:41 PM
I'm having problems trying to get my windows service to recognize my project "ReportsLibrary" which contains my Telerik Report.   When I add my project to the windows service it is available in the object browser, but as soon as I add a using statement for the "ReportsLibrary" in the windows service code and build the service I get the following message:

"The type or namespace name 'ReportsLibrary' could not be found (are you missing a using directive or an assembly reference)?

It appears that I cannot add and reference any project in a windows service if that project is using Telerik Reporting.

Please let me know how to proceed.

-Matt

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 10 May 2014, 02:12 PM
Hello Matt,

I noticed you have submitted more detailed inquiry on the same question, where the provided project targets .NET4 Client Profile, which is not supported. You need to target only Full Profile framework and assure you use the same Telerik Reporting version in all projects and reports.

If you need further help, please open a support ticket and send us runnable demo project, including steps to reproduce the problem.

Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Matt
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or