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)
 SSRS Practice at home needed

Author  Topic 

mikebird
Aged Yak Warrior

529 Posts

Posted - 2009-02-13 : 04:14:23
I need to practice in SSRS at home. I have a trial of SQL Server 2008 running nicely. I have some reasonable data which I have set up great Crystal Reports - I'm a guru here.

Using SSRS is an absolute knightmare compared to Crystal

In the config, why are there 2 webpages? Why isn't there just one? What is the function of it? The main problem is that when I set up everything it had to be username/password and I don't know what this ID is with SQL Server. It's a home machine - no domain - whatever you call it...

When I open this webpage (which I've used plenty in an office) I'm asked for username/password. How can I give that if I don't know it? It was just a bunch of dots

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2009-02-13 : 05:20:18
What operating system are you using this on? If it is Vista Home it won't work properly.

The two websites are there for a reason, one is what the users would see, the other is an admin view, so you can see all reports and add objects/users etc..

SQL reporting wasn't exactly designed for home/non-domain use..
Go to Top of Page

mikebird
Aged Yak Warrior

529 Posts

Posted - 2009-02-13 : 05:41:16
It's XP Pro, with IIS

Everything is just fine with Crystal Reports

The Reporting Database is up and running as default. I've used SSRS for 3 months and that was all. Since then I've not succeeded in getting a home instance going. Once I can get SSRS up to scratch with the Crystal gauges and daschboards and all kinds, then I'll be comfortable for my next contract project - there's loads out there.

I'm OK with Visual Studio. I want to practice with Report Builder, or whatever it's called. I want to get going with the Report Manager (ugh!) - then I can get moving after that...

Thanks Rick!
Go to Top of Page

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2009-02-13 : 10:03:17
Ok then, you may be alright. Check these out;

http://msdn.microsoft.com/en-us/library/ms178460.aspx

http://forums.asp.net/t/1316925.aspx

And this one is how to render them in an asp page..

http://community.discountasp.net/default.aspx?f=16&m=17808

If none of these work, your problem may be with the setting anonymous access in IIS. Do a google search for this as I can't remember any urls I looked at for this..
Go to Top of Page

mikebird
Aged Yak Warrior

529 Posts

Posted - 2009-02-13 : 10:26:01
The config window shows the Report Manager URL and the Web Service URL as set up. When I click either of these, I get a login window. I have no idea what to put into this window. When setting up this login (I did it many times), trying to set a username/password but I had to use a given domain and login - everything else was invalid. But when I plucked an existing login, I didn't see what the login was, so I can't put this into the window now. What can I do? I've tried over and over to reset to a login and can just punch in. AD forces me to use a login I don't know! What is this? Space Odessey. There must be a simple way to reset this to what I want it to be? How do I get round home/non-domain use? I'm happy to use whatever is required.
Go to Top of Page

mikebird
Aged Yak Warrior

529 Posts

Posted - 2009-02-13 : 10:29:25
http://HOMEUSER:8080/Reports
Go to Top of Page

mikebird
Aged Yak Warrior

529 Posts

Posted - 2009-02-13 : 10:31:06
Can't I make it non-security?
Go to Top of Page

mikebird
Aged Yak Warrior

529 Posts

Posted - 2009-02-13 : 10:36:34
I can not see IIS in Services
Go to Top of Page

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2009-02-13 : 13:18:34
IIS is in Administrative tools, then go to the security tab..

Read the links I gave you.
Go to Top of Page
   

- Advertisement -