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
 SQL Server 2005 Forums
 Analysis Server and Reporting Services (2005)
 Error: Create Virtual Directory

Author  Topic 

sql9.babu
Starting Member

21 Posts

Posted - 2008-02-19 : 16:13:46
hi all,

I Installed SQL server 2005, installation completed with out any warnings.
but when trying to configure reporting services it is not configured and throwing error msg as create virtual directory.

and the error msg looks like

"
ReportServicesConfigUI.WMIProvider.WMIProviderException: The virtual directory specified is not valid. Make sure the specified name is not too long and doesn't contain illegal characters. (example: ;)


at ReportServicesConfigUI.WMIProvider.RSReportServerAdmin.CreateVirtualDirectory(String virtualDirectory, String path)
"

pls give me any suggestions, Thanks for any help

sql9

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-02-20 : 01:38:23
refer this :-
http://www.informit.com/articles/article.aspx?p=357694
http://technet.microsoft.com/en-us/library/ms155921.aspx
Go to Top of Page

sql9.babu
Starting Member

21 Posts

Posted - 2008-02-20 : 19:08:16
Thank's visakh16,

Iwent throug the link,

but I have total 4 instances( in all instances reporting service is installed) but only in the 2nd instance reporting services is giving problem now I installed another instance in that it is working fine but how come only problem in 2nd Instance.

thanx for any help
Go to Top of Page
   

- Advertisement -