Answer Questions
Gerald Beuchelt sgen.exe exit with code 1
hi folks, can you plerase help me with the above error! I've reviewed the comments in a similar thread and carried out all the actions to no avail. My solution is made up of a Winform project which accesses a Web service in the solution. I've removed/added the web service and the problem project, to no avail. Please help. Thanks Myself and one of my devs experienced a similar issue. In our c ...Show All
C_wander VSIP SDK for VS 2005 Beta 2 download not quite ready yet?
I see a new item show up on extensibility web site called "Visual Studio 2005 SDK 2005 Beta 2". That downloads SdmSdkDownload.111 file of only 448Kb. Perhaps the site is in the process of being updated but I thought I'd bring this up to your attention. One more thing. There is another new download item available for Beta 2 called "Visual Studio 2005 Team System Extensibility Kit for Beta 2". What's the difference between the two VSIP VS 2005 dow ...Show All
spano XI and VS 2005
I recently purchased XI developer. What version of the merge modules should I be using to get things working with VS 2005 - the ones that shipped with XI, Visual Studio 2005 or others I didn't install the VS CR version - just kept my XI developer version. I am having problems exporting files from the webviewer. Method 'ISCREditableRTFExportFormatOptions_reserved5' on type 'CrystalDecisions.ReportAppServer.ReportDefModel.EditableRTFExportFormat ...Show All
Ed.S. Loading sln file demands read-write projects
We have our solutions and projects (csproj and vcproj) in source control and thus they are read-only once checked in. When we load a .sln file, the IDE complains that the project files (not the source files) are read-only. Yes, of course they are. Why is that message appearing and can we make it stop I only want to be asked if there is a pending change. This post got moved here from the general forum. I thought I'd mention that we are no ...Show All
Pete Smith DLINQ vs ADO.NET vNext
recently there has been some "information drop" about ADO.NET vNext (http://msdn.microsoft.com/data/default.aspx pull=/library/en-us/dnadonet/html/adonetv3.asp and http://msdn.microsoft.com/data/default.aspx pull=/library/en-us/dnadonet/html/nexgenda.asp) in ADO.NET vNext we have sort of object-relational mapping based on enity concept. in general enity view over db gives formal represention of enities and relations. there is a tool t ...Show All
Hath Manual binding example
I have a lot of RDL reports that I would prefer not to convert to RDLC. www.gotreportviewer.com mentioned manually binding data sources to these reports, but I could not find an example of how to do this. Does anyone have an example of this Thanks Does this mean we can't programatically render the RDL file .. unless RDL is programatically metamorphosed into RDLC and then fed to ReportViewer Control ...Show All
Nicolas Iacovides Debug a Web Service
Hi guys,I'm trying to debug a web service with VS Remote Debugger 2005 ,but when I try to debug VS opens the disassembly window and I can't debug my web methods. Any help will be aprecieted Ok Thanks! Can you verify that you have the PDB files (symbol files) loaded for the web service To do that, open Debug -> Windows -> Modules. Find the DLL that your web service i ...Show All
Radim Hampel Uninstalling VS 2005 RC1
I have an issue with uninstalling SQL Express Edition CPT as part of uninstalling VS 2005 RC1. I have used both the Add/Remove programs and the vs_uninst.exe tool. In each case, I am leaving some residue of the program which triggers an error which does not allow VS 2005 install to configure SQL Express Edition. Any ideas Thanks. Just the framework. Its under \wcu\dotnetframework on your RC media. SQL Ex ...Show All
Michael007 WSE and WCF
Hi there, Lots of discussion going on nowadays on WCF and WSE 3.0. but my question is, do we really want WSE 3.0 if we are using WCF Regards Salman If you have choice to write apps in WCF,we don't need WSE 3.0,some of these questions discussed here(you can consider WCF as WSE 4.0+more) http://msdn.microsoft.com/msdnmag/issues/06/01/ServiceStation/default.aspx -Thank you Madhu >>do we really ...Show All
swfisher SS 2005 Get and Get latest error
im using vpn to connect to SS database , via drive mapping and then set up https access to source safe 2005 successfully and its working perfectly. Now I can work while disconnected from VPN The only problem is that when I select the project and click get or get latest, the error appears saying , --------------------------- Microsoft Visual Studio --------------------------- The current source control operation cannot be completed. The ...Show All
Pankaj ssg Replacement for TextFlow
I have 5-10 pieces of flow content on the same page. It seems that the replacement for TextFlow is FlowDocument but in order to display it I have to embed each of them in a styled FlowDocumentReader (styled because I don't want the zoom and viewing mode controls). Is there any other solution It really depends on the length of the content pieces you are using and the scenarios you are trying to address. Generally we find they will fal ...Show All
Promit crystal report in vb.net problem when converting project from .net 2003 to .net 2005
I developed an application using vb.net 2003, which contains crystal report, in the code, i gave the parameter values, so that when "report" button is clicked, the report automatically displays itself with given parameter values. however, i opened this application within vb.net 2005, and converted it into a .net 2005 project, after all this, when i run the applicaiton, and click on "report" button, it started asking values for all the paramet ...Show All
Manivannan.D.Sekaran ItemsControl styling
I have the following, Items in wrappanel doesnt seem to wrap < DataTemplate x:Key = " myt " > < TextBlock Text = " {Binding} " Padding = " 3 " Width = " 25 " Height = " 25 " > </ TextBlock > </ DataTemplate > < Style x:Key = " myT " TargetType = " {x:Type ItemsControl} " > < Setter Property = " Template " > < Setter.Value > < ControlTemplate TargetType = " {x:Type ItemsContr ...Show All
daw Add-In Wizard problem in VS 2005 Beta 2
Hi, I'm trying to build an Add-in with the VS 2005 Beta 2 wizard. After completing the wizard and pressing F5, I can see the Add-in in the "Tools - Add-in Manager". The Add-in itself, however, is not shown in the Tools menu. While running in Debug mode, the line : Command command = commands.AddNamedCommand2(addInInstance, "MyAddin4" , "MyAddin4" , "Executes the command for MyAddin4" , true , 59, ref contextGUIDS, ( in ...Show All
yanke Debugger temporarily hangs before not loading the PDB for CppCodeProvider.dll
I'm running XP Professional and VS 2005 Professional and I have a two project solution (one web project, one class library). When I hit F5 to start debugging, the IDE will intermittently "hang" with the following message in the status bar: "Loading symbols for c:\windows\assembly\......\CppCodeProvider.dll". After about 30 seconds the IDE responds and the debug session starts. Watching the Modules window (Ctrl-D, ...Show All
