This is due to a bug in Mozilla code. For your reference:
https://bugzilla.mozilla.org/show_bug.cgi?id=350506
We are investigating a possible workaround which may be available in SP2. Stay tuned.
-Chris
This is due to a bug in Mozilla code. For your reference:
https://bugzilla.mozilla.org/show_bug.cgi?id=350506
We are investigating a possible workaround which may be available in SP2. Stay tuned.
-Chris
Hi,
Is it possible to insert html into a text control?
I have some records containing html that are saved using a website based on a richText html editor...
How can i send the html to the textbox so that it would render like it is desired?
If by any reason i cannot use html how can i at least specify line breaks and feeds?
Best Regards,
LS
Hi,
no you can′t use HTML here. It was always on the roadmap but not implemented yet.
HTH, Jens K. Suessmeyer.
http://www.sqlserver2005.de
sqlHi,
Is it possible to insert html into a text control?
I have some records containing html that are saved using a website based on a richText html editor...
How can i send the html to the textbox so that it would render like it is desired?
If by any reason i cannot use html how can i at least specify line breaks and feeds?
Best Regards,
LS
Hi,
no you can′t use HTML here. It was always on the roadmap but not implemented yet.
HTH, Jens K. Suessmeyer.
http://www.sqlserver2005.de
Dear all,
When I choose 'Reporting Services' as Server Type from Connection Manager there is nothing in the textbox. Why?
My crystal ball is currently unavailable, so please give some more information what you are doing!Yes.. I was talking about that from Sql Management Studio dialog when I select in Server Type 'Reporting Services' the textbox Server Name appears empty.
Hope that clairifies my lack of info...(between my poor english and my unknowledge)
|||If you haven't connected to a Reporting Services server from this copy of Management Studio, the Server Name will be empty. The Server Name list is just a list of servers that you have previously connected to.
Just because you have connected to Database Engine --> SERVERNAME, it will not show up in the list for other Server Type connections.
|||Well, I obtain the following error:
TITLE: Connect to Server
Cannot connect to SRVDESASQL2005.
ADDITIONAL INFORMATION:
The Report Services WMI Provider is not installed or is misconfigured (Microsoft.SqlServer.Management.UI.RSClient)
BUTTONS:
OK
|||I would try reinstalling SQL Tools on your local PC. Looks like that may be where the problem is.Dear all,
When I choose 'Reporting Services' as Server Type from Connection Manager there is nothing in the textbox. Why?
"Reporting Services" is not a connection manager type as far as I can see (I right-clicked in "Connection Managers" area and selected "New Connection...".
Where exactly are you choosing that?
-Jamie
|||Hi Jamie,
Well, just test it nothing else. Up to the moment our "bussiness as usual" doesn't requires its possibilities.
|||I think you were probably working in Management Studio and selecting Reporting Services from the drop down list when connecting a new Object Explorer. Is that right? In which case you need to enter the name of your local report server - or just "." should do it.
Or may be I have it wrong. I guess we're not clear on where you are seeing this reference to RS. Perhaps a screenshot would help, or step by step repro of how to get to the dialog.
Donald
It sounds like you're using the Webforms viewer. Overlapping report items are not supported when rendering to HTML. If a report item overlaps another item, the items are arranged so that they do not overlap.
Some more information:
http://msdn2.microsoft.com/en-us/library/ms156022(SQL.90).aspx
-Chris