Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 reporting services

Author  Topic 

laailalalaa
Yak Posting Veteran

57 Posts

Posted - 2009-11-11 : 04:50:41
hello:)

i'm posting in this section since i'm totally new to sql server reporting services.

i installed sql server 2008 express with advanced services on a 64 bit vista. available features for installation are db engine services, sql server replication, management tools and sql client connectivity.

i have 2 questions:

1. how can i determine if the SSRS is installed? there's no such thing in programs and features

2. when i go to Reporting Services Config Manager.. it asks me for a server name, i type in my machine name, i click Find and i receive: "unable to connect to the report server vmi provider. details: Invalid namespace". what am i doing wrong here?

thank u

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-11-11 : 11:59:32
1. go to services and check if sql reporting service is running.
2.is the name of sql server same as your machine name?
Go to Top of Page
   

- Advertisement -