- Where Developers Learn, Share, & Build Careers


I am using ASP.NET/C # .

For the first time I am doing reporting in asp.NET .

I .

As far as I am understood that it requires a separate report server , it will be created to work for it. We do not want to create a separate reporting server .

Can someone make SSRs report locally without making me a separate server?

Any suggestions are welcome. The Visual Studio 2005 Report Designer supports locally executed reports, which has an RDLC extension.

MSDN:

See also

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -