문제

I have no idea if I actually do it right (Its the 2nd time I work with this for school)

I have to go to the reportservice http:// localhost /Reportservice and from there I have to work with a few things, BUT... my screen doesnt even look close on how it should look like, so i'm wondering if I may have messed up somewhere..

their example: http://s15.postimg.org/gal593adn/their.png

My screen: http://s15.postimg.org/5ceh4nb63/mine.png

anyone might know what I have done or havn't done?

도움이 되었습니까?

해결책

Try changhing localhost/reportserver to localhost/Reports

the "reports" part is the name of the sql server instance. If you did not do anything to specify a custom instance name it will be the default - Reports - If you gave the sql server instance your own name, then thats what you'll need to change "reportserver" to.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top