Software Development Network Logo
  • Microsoft ISV
  • VS Express Editions
  • Architecture
  • Windows Vista
  • .NET Development
  • Visual FoxPro
  • Windows Forms
  • Smart Device
  • Windows Live
  • Visual C#
  • Game Technologies
  • VS Team System
  • SQL Server
  • Visual Studio
  • Visual Basic

Software Development Network >> Visual Studio

Visual Studio

New Question

Error Working With Multiple DataSets
Visual Studio Beta 2 fails with error
Add Text into Word Document By Visual Basic
Problem installing .NET Framework 2.0 Beta 2
How to get a reference to a model within code?
How can I archive a project from the Command Line options
Can't we get a bit more information on the upcoming version of LINQ, please?!
Error: "Error reading setup initialization file" from autorun
Crystal Reports with DataSets :(
ParameterFieldCurrentValueException when exporting or printing crystal report

Top Answerers

SQLMonger66
highgrade
Josh Christie MSFT
Yawar Abbas
Aisrar
Doug Owens
Volker Gerdes
Saresh Naroji
imke
David DeVey
Topix: Ella Fitzgerald
Only Title

Answer Questions

  • kevin mcaleer ReportViewer LocalReport Chart

    I created a local DataSetReport. I created a second form FrmReport and defined a report. I filled a Data Table named MM. I execute the following code and it works. It displays a chart on a second form. Code start... FrmReport.Show() FrmReport.ReportViewer1.LocalReport.DataSources.Add( New Microsoft.Reporting.WinForms.ReportDataSource( _ "DataSetReport_tblMMStats" , MM)) FrmReport.ReportViewer1.RefreshR ...Show All

  • briancamping Microsoft Document Explorer is not installed

    I am unable to configure VS 2005 to display external help; if I set the help options to "External Help Viewer" I get an error dialog "The Microsoft Document Explorer is not installed...". This despite the fact the Microsoft Document Explorer is clearly installed and runs quite happily from the start menu. Help works OK when set to run inside the VS IDE. I have done a complete uninstall and reinstall of VS 2005 a couple of tim ...Show All

  • Jason92 VS 2005 RC setup is endless!!!

    I set up sql 2005 september ctp successfully and then since yesterday I am still installing VS 2005 RC! I left the setup on overnight and it still has not completed this morning. My machine is completely locked up and the taskbar has disappeared. If I do Alt-tab I can't see the programs running. I have 1.2 GB RAM and yet the machine is behaving like it does when it is low on memory with window content overlapping, disappearing content, etc. What ...Show All

  • Sourcecode VS2005 Report Project Template

    How do I create a report project template in VS2005 or is there a link I can download it from I am using VS2005 Standard Edition. Thank You. If you want to create RDL files for deploying to a Report Server you need to install the SQL Server 2005 client tools. This will give you the ability to create Report Projects. Installing Visual Studio (Express/Standard/Professional editions) is not sufficient. Visual Stud ...Show All

  • highflyingflor Fatal Error HXC2064: Unable to initialize the full-text index engine. Reason code 205.

    Hi, I cannot compile Help 2.0 files anymore. Whether I use NDoc or HelpStudio, I got the following message : Fatal Error HXC2064 : Unable to initialize the full-text index engine. Reason code 205. I have found this FAQ http://helpware.net/mshelp2/h2faq.htm#HXC2064 and tried to register the listed dlls without success. The targeted assembly is small and do not contain tons of comments. Any ideas Gildas Hello Paul, ...Show All

  • JerseyGRL1970 Stopping all animations on an object.

    I have a uielemtn with a rendertransform being animated. Is there any way to stop all animations on it programatically Either get a handle on the DispatchTimer or create it initially programatically and call Stop on it from your code when you want to stop the animation. if the animation starts from XAML then you could add a StopStoryboard to your XAML and either trigger it from a RoutedEvent (in XAML) o ...Show All

  • jchan Error in registering crqe.dll

    Hi, I did Application by using vb & crystal Report 10. I create setup by using Package & deployment Wizard in windows 2000. I run the setup file in windows xp professional, It shows the error message 1. cxlibw-1-6.dll was not found. 2. error in registering crqe.dll file. Then I changed the cxlibw-1-6.dll location from apppath to winsyspath in setup.list file . This time it shows the error message Could not register the crq ...Show All

  • Demitry LogonInfo, linked parameters, different databases, subreports, Oh My

    I'm having a bear of a time getting reports with subreports to function correctly. I have followed all of the directions for logonInfo updates. The original report running under v9 only has to have the first four parameters filled, from there 9 other linked parameters are supposed to be filled. I started with code that we have in production (v9). This code ran fine when running against the server that the report was designed against. But when co ...Show All

  • ChrisLanotte Updating Install of VS 2005

    Do I have to uninstall the entire beta 2 install to update items   I want to install the Team Foundation Client but I have Yukon also installed and I am wondering if I have to remove everything and start over   What release of team foundation client are you trying to install If its post Beta 2, then yes, you'll need to uninstall Yukon and VS Beta 2 because the framework version will be different. ...Show All

  • Anurag Banka Invalid Operation Exception in simple method in httpbasicBinding

    Hi I have a simple method defined in the following interface: [ ServiceContract (Namespace = "http://www.tid.es/ACS/Server/" )] public interface IAcsService { [ OperationContract ( /*IsOneWay=true*/ )] void ConfigurationPostBack( string url, string username, string password, string protocol); } exposed in the IIS with this simple web.config: < system.serviceModel > < services > ...Show All

  • edhampt Compact Framework Support?

    We currently use .NET Remoting for our inhouse line-of-business applications. The main problem with .NET Remoting is that is not supported in the compact framework (which is really a compact framework problem not a remoting problem, remoting rocks!). This keeps us from developing applications that integrate with these systems. Will Indigo/WCF be supported from the compact framework You understood all the important parts. You'll be able t ...Show All

  • emilevdberg Error 0x80072F19 while using Source Safe 2005 Beta 2 via SSL

    Hi, I use the Source Safe 2005 Beta 2 via SSL, source safe database has users with names Admin and Administrator with a not empty passwords. If I connect to this database from logged on user named Administrator, then I able to use this database (password not required, and I don't understand why), but if I use the same database from logged on user named, for example, Test , then I see the following error: "Cannot contact the Visual SourceSafe Int ...Show All

  • MKMahesh Wrap VSTO Projects in other Projects?

    I am looking for suggestions or direction on a project. I have come across a couple of samples that relate to Office Projects that I want to wrap inside of a large VS.Net project. My problem is this, from what I can see, Office Projects connect to one document each, but in my case I have one dataset that feeds and builds 8-12 different document templates. I am using the WordReadWriteadoVB Sample as my framework, but need to be able to use sev ...Show All

  • Frank H. Shaw How install LINQ Preview May 2006?

    How install LINQ Preview May 2006 Hi All, I have Visual Studio 2005 Professional, Visual Basic 2005 Express Edition, Visual C# 2005 Express Edition and Visual Web Developer 2005 Express Edition installed on my system. My operative system is a Windows XP with SP2. Language of my OS: Spanish Language of all developer tools installed: Spanish When I start the installation of "LINQ Preview (May 2006).msi", I get the next err ...Show All

  • Sean D Wright Using existing Enumerations

    We got the great 'Domain Model Enumeration Designer' in the DSL tools to design new enums and use them as value properties of classes. But I have some value properties on my DSL elements on which I want to use an already existing enum type. Like for example the 'System.DayOfWeek' enum. There is some kind of mechanism for this for the simple types: you can point to a namespace and type in the name of the type. Is there something similar f ...Show All

798081828384858687888990919293949596

©2008 Software Development Network

powered by phorum