I just installed SQL Server Express Advanced. I previous had SQL Server EXpress installed, which I didn't uninstalled. The problem is that, when I look in Services, it is not started and when I try to start it, I get a warning: "SQL Server Reporting Services started and stopped, some services stop automatically if they have no work to do". I have IIS installed and running. I have disabled Apache web server. What could be the problem? Thank you.
We need some backgroupnd information first to help you. Is the WebServer on the same server as the SQL Server? Whats the name of this / these ? Are you currently working in a domain ? Which user are you logged on with ? Please described breifly how your set up environment is.
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
|||I'm a newbie on some of these terms. I think I forgot one important information. IIS was installed after .Net Framework. The webserver and SQL Server are on the same computer. I'm logged in as administrator. I know my Sql Server name and my computer name are the same. I'm unsure of Webserver name. How do I get the Web Server name. I am not working in a domain.|||I have solved the problem partially. I have re-installed the .Net Framework, because initially when I installed it, I did not have IIS installed. Now that IIS is installed I re-installed the Framework and the Server Status is up and running. So, in my humblest suggestion, install components in this order: IIS, .Net Framework then Reporting Services.|||Just in addition, if you install the Framework before installing the IIS you will have to use the aspnet_regiis.exe -i command to make the IIS framework-ready.
HTH, jens Suessmeyer.
http://www.sqlserver2005.de
No comments:
Post a Comment