Answer Questions
DaveC426913 The Virtual Labs are wrong
Hi The Virtual Labs that were published just now do not fit the beta2 release. There were changes in the configuration schema !!! Part of that there are errors in the Labs (concerning the namespace of the service) manu The Lab are not updated to beta 2 AND contain few other mistakes. manu ( manu@sela.co.il ) Manu,you are sayaing lab material is al ...Show All
de_Stan "The operation could not be completed" error when using VSS.
I have VS 2002 installed with VSS 6 which used to work fine until installing VS 2003. Now when I check something in/out of VSS in VS 2002 I get an error saying "The operation could not be completed", although I get this error the item is checked in/out ok. I haven't been able to try this in VS 2003 to see if I get the error because we currently don't have any 2003 projects. Could someone let me know what's causing this error and how to fix it ...Show All
Ozan drag a shape
Hi can anybody know how to solve this problem here i'm trying to creating two rectangles in canvas then how can I drag one rectangle and drop it into another. I want acknowledgment when it drop overs the second rectangle. can anybody give me a simple code to do this problem Thanx-Nagu take a look at blogs.msdn.com/marcelolr http://blogs.msdn.com/llobo/archive/2006/04/11/573560.aspx ...Show All
deeptranz03 MaxItemsInObjectGraph
I'm getting the following error. Error while trying to serialize parameter http://tempuri.org/:GetByUpdatedDateResult. Maximum number Error while trying to serialize parameter http://tempuri.org/:GetByUpdatedDateResult. Maximum number of items that can be serialized or deserialized in an object graph is '65536'. Change the object graph or increase the MaxItemsInObjectGraph quota. The method returns List<T> where t ...Show All
Tony Warren Image Source problem
The following works fine in EID but not when the project is compiled and run. < UserControl x:Class = " MyApp.Base.UI.Selector " xmlns = http://schemas.microsoft.com/winfx/2006/xaml/presentation xmlns:x = " http://schemas.microsoft.com/winfx/2006/xaml " > < Grid > < Grid.RowDefinitions > < RowDefinition Height = " 30 " /> </ Grid.RowDefinitions > ...Show All
Barry Mavin Has anyone already styled a scroolbar using Expression designer?
Hi, If you do, can you please help me I tried it, but doesn't work. I want it to change al the scrollbars in my window (textbox scrollbar, general scrollbar,...) tnx in advance Hi Nate, I was able to edit the thumb. No problems there, but now I'm having the problem that the thumb start in the center of the scrollbar and it should start at the bottom. Maybe you have an idea to solve this issue. To edit the thu ...Show All
aatik VSTO & Access
Is there a way to turn a MS Access data base into a stand along application with VSTO without having to code anything I remember there used to be an old Developer Tools for Office long time ago that would do this. Thanks So, if we create an access application or form it can be deployed without having Access download on client's computer I want to deploy Access forms or Infopath forms to clients computer ...Show All
Reaper069 Requirements if loaded in Dummy System
Hai All, I have developed an application in C# (2005)using crystal reports.. What files are needed if i want to install my application in a new system... I have loded framework 2.0 in new system and loaded my application. Iam getting a runtime error when i tried to open my reports. Some error regarding System.CrystalDecissions.Engine.reportdocument....is coming. Plz tell me the necessary files... Thanx. ...Show All
MattK_r Dundas charting in WinForms local mode
Hello! We're a small ISV that's doing quite a bit of reporting using the Windows Forms ReportViewer in Local mode. Dundas ( http://www.dundas.com ) makes some useful charting extensions to Reporting Services. I believe their product is called "Dundas Chart for Reporting Services". We sent them an email inquiring as to whether these would work in Local mode. Their reply was: "I am sorry but MS did not extend the custom report ...Show All
TABLO Peer 2 Peer Articles?
Just wondering if there is any Peer 2 Peer articles in the work since Beta 2 is out Maybe an article on Peer 2 Peer best practices ...Show All
SGK Reportviewer Paper size
Is there any way to set the paper size for the Reportviewer control other than at runtime using the Page Setup button. It always defaults to "Letter" which is not really suitable for all countries. I am using Visual Studio RC1 on Windows Forms application. In the Report Properties dialog if I set Page width to 8.27in and Page height to 11.69in then the Page Setup dialog of ReportViewer defaults to A4. In the Report Properties dialog if I ...Show All
likong strange file not found error..
I have the following in my .csproj file: < Target Name = " AfterBuild " > < Copy SkipUnchangedFiles = " true " SourceFiles = " $(TargetPath);$(TargetDir)$(TargetName).pdb;$(TargetDir)$(TargetName).xml " DestinationFolder = " c:\gsp\common\bin " /> </ Target > (We test the software in an other location than $(TargetDir)) And occasionally I get the following error, a ...Show All
KevinKing Cant find Crystal Reports in VB.net 2003
I am sure someone is going to make me feel pretty stupid but we have been developing here with the full Visual Studio.net package for a few years. Recently we bought some copies of VB.Net 2003 standard edition and installed them. However, when I go to "view;solution explorer;add new item", the crystal report template is not there!!! That is where it always is. There is a green card in the box which states that Crystal Reports ...Show All
_M help..!!Error when install VS 2005
During installation, it was showing an error message which is telling "Suite Integration Toolkit Executable has encountered a problem and needs to close. We are sorry for the inconvenience." I cannot continue to setup this VS2005..Anyone who can help me Thank i got the same problem, but i solved it. 1- first uninstall winxp sp2. 2- install winxp sp1. 3- install the winxp ...Show All
Steve4125 WPF with the release version of VS2005 ?
Hi all. I played a bit with WPF when I had beta 2 installed, but now that I have the full version, I can't find any way to install it again Am I missing something All the downloads I can see in MSDN relate back to beta 2. The Visual Studio 2005 designer, project templates etc. for WPF can be downloaded for the Jan CTP here: http://www.microsoft.com/downloads/details.aspx FamilyId=5A0AE4CD-DC79-4B12-8A05-B6195F89FFA2&displaylang=en ...Show All
