Answer Questions
硕鼠 HELP using reporting services on hosting company
I need some serious help and I am at my wits end: I am using webhost4life and using their reporting services. I am 'trying' to create a simple aspx page with the web report viewer and point to a report on the server. I found some code on this news group (see below) regarding passing credentials but I am still getting access denied in the report viewer. Can any please help me Imports Microsoft.VisualBasic Imports com.mysite4now.sql332report ...Show All
JanosNagy Can I create SharePoint Webparts with RTM?
Is it possible Create SharePoint Webparts with VS 2005 RTM and .Framework 2.0 Thks, Max Andrade Did you resolve this issue Just curious as there has been no activity in this thread since 11/11/05. If I don't hear from you within a week, I'll just consider the matter closed. Thanks! Mike Hernandez Community Program Manager VSTO Team Nope Mike, unfortunely not. ...Show All
atv4fun Help provider moved?
Hi When I perform a search all providers except local fail with the following error : Object moved to http://services2.msdn.microsoft .com/search/service.asmx How can I fix this Hi I havent stopped that instance of VS and it still has that error, but other instances that I started this morning are fine. I'm using : Microsoft Visual Studio 2005 Version 8.0.50727.42 (RTM.050727-4200) Microsoft .NET Framework Version 2.0.50727 Insta ...Show All
Mark Olsen Crystal report web service - can't display image or chart
I have created a crystal report on remote server, and published it as a web service all using Visual Studio 2005 beta2. Then I created a web form and a viewer at local server, which was set up to retrieve the report. The reports without charts or images are displayed perfectly, but others are not. I removed the chars and images on the other reports, and they also displayed as expected. So, I guess there are some small tricks to let charts and i ...Show All
fabian valencia How to add *formatted* text as a DependencyProperty's type and bind it to a TextControl's content?
I have created a UserControl. Its XAML contains a TextBlock to represent a Description property displayed on the control's surface. I need advice on how to turn this description into a dependency property of the class. The hard part is that the description may contain formatting, such as <Underline>, <LineBreak> etc. So I can't just use a string property and bind it to the TextBlock.Text property. What is the best data ...Show All
phestermcs Getting the Avalon Viewer Sample up and running
Hey all, My first post here, happy to see im not the only one obsessed with gettin stuck into a bit of WPF! Apologies in advance if this problem has been posted already, I cant seem to find a thread relating to it.Last night I spent hours trying to get viewer sample up and running on my machine. Im running XP SP2 and im using Visual Studio 2005 Professional Edition... I've had no previous betas relating to Avalon installed on this machine. ...Show All
MikeJingJing Save As on a Project Throws "The parameter is incorrect"
Hi, I don't know if this is a known issue, but if I try to call "Save MyProject1 As..." from the File menu of VS2005 on a project created with the MyProject sample of the VSIP SDK, I get an "The operation could not be completed. The parameter is incorrect." error message. My own project type (not based on MPF) behaves the same. Does somebody know what causes this problem Br, Gaspar Thanks Ed for ...Show All
Steve010010101111101010011111111 How to support Temporary Projects
Please teach us how to support temporary projects. Please teach us the topics about temporary projects in Visual Studio 2005 SDK. Best Regards. Shinya Watanabe Hi, Douglas Hodges , Thank you for your reply. But I want to know how to start the implementation of zero impact project. I want to implement a development environment of my own by VSIP. Could you tell me how should I do The infor ...Show All
manou ReportViewer Cause error after deploying the webserver
Dear all, When I deploy my web project into my Web server,everything is work,but except the report does not work properly. The config of my webserver is win2003 with IIS 6.0.And I make use of the report in the local processing mode and set "sessions state mode=InProc","cookieless mode=UseCookie"on the page of the state management in IIS. The error message is showed below Server Error in '/' Application. I am ...Show All
hgen_banks Bind to existing object instance
After searching high and low I don't see a simple example for binding to an existing object instance using XAML. I am using the Nov. CTP How does one do the following in XAML < StackPanel x:Name = " MyPanel " > < TextBox x:Name = " TBName " Text = " {Binding Path=Name} " ></ TextBox > </ StackPanel > namespace BindToObject { Class Window1 { public Person person = new Person ...Show All
Jitendra Shahani HELP PLEASE: Where is Microsoft.ReportViewer.ProcessingObjectModel.dll?
Where is Microsoft.ReportViewer.ProcessingObjectModel.dll Its' not on my B2 system, though the other two are. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.ReportViewer.Common.dll C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.ReportViewer.WinForms.dll ... No ProcessingObjectModel.dll here It does show in the GAC, and it d/n show in the list of avaialble .NET assemblies to ref. Is this error related to the abo ...Show All
Alexsuki Is this possible with VSTO 2005?
I am doing some research into what approach to take on our next project. Basically we need a way to generate a booklet with some 80 or so reports pooled from our DW. There has to be some standard wording (state required) and some fields that are dynamic (like Name or Organization, Year etc.). User should be able to add additional sections in table of content and to add custom footnotes to the reports. Some sections might have to protected so ...Show All
hansbrix How to make a non-retangular display?
I wish to make a non-rectangular display like this Windows Media Player( http://journal.mycom.co.jp/news/2002/09/11/06cl.jpg ), How to do it (I have found some information on the web about WIndows form, but I can't find any for XAML) May I know what properties for mainWindows I can play with in order to achieve the non-rectangular result Here's what you need: http: ...Show All
TwipAndPixel TSQL language service
I'm creating a VsCodeWindow to edit TSQL through the following steps: 1) Create and site a VsTextBuffer; 2) Set the buffer's language service to TSQL-80 ( "F07520AD-1760-4286-9A3D-858D343D9FC1"); 3) Create a VsCodeWindow; 4) Set the code window's buffer to the one created above; and 5) Show the code window. The problem is that the resulting window does not accept CRs, tabs, and backspaces from the keyboard (I can paste these characters into the ...Show All
Laschek vs 2005 beta 2 setup fails
When I try to setup vs 2005 beta 2, it says that it failed to setup visual studio itself after it gets to the end screen. The installation seems normal untill then because the vs 2005 even gets a checkmark next to it when on the install screen. The progress bar never moves when it is on vs 2005 though. I will post the error log when I can find it. Is this a big problem Do you ...Show All
