Tuesday, March 20, 2012
Cannot create subscription in with Report Manager
"OK" nothing happens; no error message, no postback, nothing in the logs,
nothing in a SQL Trace. I cannot create a File Share nor an e-mail
subcription.
I am able to programmaticaly (using ReportServer WebService and
ASP.NET/VB.NET) create a subscription but not with the Report Manager. Any
ideas?have you checked who you are logged into report manager as. What user. do
they have permissions to create a schedule?
"mbianco21" wrote:
> While on the Report Delivery Options page if I click "Select Schedule" or
> "OK" nothing happens; no error message, no postback, nothing in the logs,
> nothing in a SQL Trace. I cannot create a File Share nor an e-mail
> subcription.
> I am able to programmaticaly (using ReportServer WebService and
> ASP.NET/VB.NET) create a subscription but not with the Report Manager. Any
> ideas?sql
Thursday, February 16, 2012
Cannot connect to server
Hi,
I am using sql server 2005 sp1 developer edtion. I have looked at the install logs and all ok, but when connecting to my server (LAPTOP) i get the following error below. I have not changed any of the xml config file, if anyone can help me i would be very grateful.
Thanks in advance
kered
TITLE: Connect to Server
Cannot connect to LAPTOP.
ADDITIONAL INFORMATION:
The type initializer for 'System.Data.SqlClient.SqlConnection' threw an exception. (System.Data)
The type initializer for 'System.Data.SqlClient.SqlConnectionFactory' threw an exception. (System.Data)
The type initializer for 'System.Data.SqlClient.SqlPerformanceCounters' threw an exception. (System.Data)
Configuration system failed to initialize (System.Configuration)
Unrecognized configuration section Runtime. (C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\SqlWb.exe.Config line 2) (System.Configuration)
BUTTONS:
OK
Are you using any application or tool to connect your server?
Check whether SQL Server services are started.
|||Hi, Satya SKJ
I am not using a tool or application to connect to my server just opening sql server and trying to connect. I have uninstalled and installed a again same problem. I have also stopped and started sql serveices.
kered
|||can u paste the file
(C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\SqlWb.exe.Config )
content here
there may be problem in that
open this file in IExploere.
copy the XML COntent & paste here
|||Hi,
Thanks for everones help i have now worked out my problem i had a problem with sp1.
kered