Viewing 11 posts - 1 through 11 (of 11 total)
Got reports where reports services can be configured now. Added the Folder.aspx to the documents portion of the Reports properties in IIS management. But now I still cannot...
July 5, 2009 at 4:03 am
finally got https://website/reportserver to show directories for my application and actually manually run reports....after I got SQL Server BI to deploy the reports....but https://website/reports still gives...
July 2, 2009 at 8:48 am
The rest of the website works fine. It's just that everytime a report is called it fails. See my original note.
https://website/reports or https://website/reports$INSTANCE fails...
July 1, 2009 at 9:14 pm
We are using SSL and https is required. But when I do https://websitename/reports it goes to https://websitename/reports/Pages/Folder.aspx and gives a "The request failed with HTTP status...
July 1, 2009 at 8:38 am
Praise the Lord, the application is up and running....
From all the advise that I found - all the little pieces...I still don't know the definitive fix.
But I changed the server...
June 25, 2009 at 11:54 pm
In reviewing the .txt file you posted... I see where the app would connect to the database TADBUsers through the TADBMembershipProvider, TADBRoleProvider and TADBProfileProvider but I don't see how it...
June 25, 2009 at 10:20 pm
Thanks for the info and the .txt file - will review and see if it solves my problem. Appreciate your answers.
Will get back with status. How did you...
June 25, 2009 at 7:52 am
by logic in the message above I meant syntax: Here are my connectionstrings and provider information. What am I doing wrong? any recommendations appreciated.
...
June 25, 2009 at 4:55 am
I already have the aspnetdb in my SQL Server 2005 database - that is how I was finally able to get the screens to put the tabs for accessing the...
June 25, 2009 at 3:45 am
I have SQL Server 2005. The app was designed to Windows Authenticate in Visual Studio 2005 on a server at another location on a different database but with the...
June 25, 2009 at 2:51 am
Yes - using the WindowsIdentity.GetCurrent syntax and getting the name in the "logged in as:" on my screen.
But am not getting access to the database.
Using roles with Windows Authentication. ...
June 17, 2009 at 9:31 pm
Viewing 11 posts - 1 through 11 (of 11 total)