Software Development Network Logo
  • .NET Development
  • Game Technologies
  • Audio and Video
  • VS Team System
  • Windows Vista
  • Visual Basic
  • SharePoint Products
  • Microsoft ISV
  • Visual C#
  • Visual FoxPro
  • IE Development
  • SQL Server
  • Windows Forms
  • Smart Devicet
  • Visual C++

Software Development Network >> Visual Studio

Visual Studio

New Question

Binding Expression path error
What is the limit on Encryption Key length allowed for export from the US?
CPU throttles when binding listener to MSMQ private queue
VS 2005 Performance issues
Encryption and Signature in message mode.
failed to print a range of pages using the PrintDialog
Need Advice (new to framework 3.0)
Problems performing the practice exercises in MSDN Article
Ribbon in Excel 2003
Underlining content in WFP RichTextBox

Top Answerers

AydinCinaRli
piers7
SR20
Steve Eichert
pcd
Gianpi
SQLChamp
George2
John Cuthbertson
usagimys
sitemap
Only Title

Answer Questions

  • jaydeep Serialization issues with XmlElement and DataContrac

    Hello all , I just sorted out my inheritance issues and now have an issue where an Xml element when serialized has xmlns="" inserted . ie <CommsMessage xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance " xmlns:xsd=" http://www.w3.org/2001/XMLSchema " xmlns:q1=" http://tempuri.org/ " xsi:type="q1:AckMessage"> <q1:MessagesToAck><q1:string>urn:uuid:11a072c0-4b78-44b1-b2ec-9ea6cda90b07</q1:string></q1:MessagesToAck> </CommsMessage> the proxy changes it to <CommsMessage xsi:type="q1:AckMessage" xmlns="" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance " xmlns:xsd=" http://www.w3.org/2001/XMLSchema & ...Show All

  • madigan Cannot access assembly from end user computer

    I am creating a simple excel application and saving the assembly on a network folder. When i try to access this from end user's machine i get the "The Current .Net Security policy does not permit the customization to run. Do not change the security policy in your computer. ...." 1.I have ran caspol.exe and granted full trust to the assembly on the end user's machine. 2. When i look at the details of error, it shows the dll is loaded from correct network folder. 3. I have also verified in Framework 2.0 configuration it shows my dll under Local Intranet_Zone. 4. The solution works correctly on my development machine. I am using Visual Studio 2005,VTSO 2005 and Framework 2.0 Thanks in advance for helping me with this. Sorry m ...Show All

  • Jonathan Brown Schema aware XLinq

    I managed to get some time to read the Linq project overview and play around a bit more. I had some thoughts on how Xml Schema and Xlinq could work well together based on one or two examples i found in the document. I've no idea whether this could happen, but in the word of deferred query evaluation anything is possible :) Consider this example within the document : IEnumerable<Person> persons = from e in x.Descendants("Person") select new Person { Name = e.Value, Age = (int )e.Attribute("Age") 21 }; It would be nicer for me to have previously done this: < xml version="1.0" encoding="utf-8" > <xs:schema id="XMLSchema1" elementFormDefault="qua ...Show All

  • Nick Winters CRM 3.0 - how to display picklist values in report

    Hello colleagues, I am trying to create a CRM3 report in VS.net, which has to include some fields that are originally picklists. If I assign value "=Fields!picklistXY.Value" to a field in a report, I get a number which represents the value, like if there's a picklist 1 - good 2 - bad, if I try to display the values for a picklist in a record, that has value "good" assigned, I get "1" instead of "good". Can someone help Thanks a lot! Ravie If your reports queries the filtered views in the CRM database, then the views include additional fields with the picklist values; these fields are named e.g. PicklistXYname No one knows Tried t ...Show All

  • english_d ValidateMultiplicity and inheritance

    Hello - I am having some issues with child domain classes properly inheriting mutliplicity validation methods from their base classes. I have a DomainClass, ParentClass, with a relationship to some other DomainClass, TargetClass1. Multiplicity is validated as I expect. I have another DomainClass, ChildClass1, that inherits from ParentClass. ChildClass1 does not add any more relationships. The multiplicity rules from ParentClass are validated as I expect. I have a third DomainClass, ChildClass2, that also inherits from ParentClass. ChildClass2 adds a relationship to some other DomainClass, TargetClass2. The multiplicity rules for ChildClass2's relationships to TargetClass2 are validated as I expect. However, ChildClass2's multip ...Show All

  • Brandon Bloom Attaching to process using mixed mode debugging.

    VS2003's Process.Attach() method used to always attach with both native and managed debugging engines. Using the same method in VS2005, it will only attach with the managed debugging engine (at least if the application is managed). I understand that Process2.Attach2() method will permit one to specify the specific engines, however I am struggling with the implementation. Searching online, there is little sample code or documentation .. and none of it is in C++. I found the following VB sample on this forum: Dim dbg2 as EnvDTE80.Debugger2 = DTE.Debugger Dim trans as EnvDTE80.Transport = dbg2.Transports.Item("Default") Dim dbgeng(2) as EnvDTE80.Engine dbgeng(0) = trans.Engines.Item("Managed") dbgeng(1) = transEngines.Item("T-SQL") Dim proc2 ...Show All

  • Will George databinding with a nullable value

    Hi, I'm trying to bind a property to a combo box wich in the initial state has a nullable value. When I do so, the databinding doesn't work anymore, if I select a value in the combo box it doesn't refresh the property. At first I thought it was my code, but if in the initial state of the property the value is not null, it works fine. Is there a property for the combo box that I forgot The following scenario seems to work fine, cb1 is bound to list of objects one of them being null. when I set cb1.SelectedValue = null. it selects null Item in the coombobox. when I enter something in the textbox, correct Item is selected in the combobox < ComboBox SelectedValuePath = " Id " Displa ...Show All

  • Wee Bubba File Already Inuse Error when trying to open a project

    Hi I had to rebuild my Windows 2003 Server PC just before Christmas. I have just got round to installing VS2005 (and VS2005 SP1) on it and I now get this strange error when I browse to open Projects. Everytime I browse from the default location to any folder on any drive I get and "error this file is already in use". Any help would be appreciated. Mark Download and run Process Explorer: http://www.microsoft.com/technet/sysinternals/utilities/ProcessExplorer.mspx Open that project again When you get the message telling you that the file is already in use search for that file in Process Explorer Process Explorer will show which processes have open handles to that file. Also, this ...Show All

  • Jared Wennstrom Installation steps for Vista...???

    I am having difficulties in trying to install v3 under Vista. There is an existing version that installed with Vista RC2 that I disabled in 'Turn Windows feature on or off' as per the warning dialog. Then what I tried to run the setup and it said to install from the same 'Turn Windows features on or off' but there is no way to install it there. I tried to run the uninstall v3 utility but again, no change. Can we get some guidance on proper sequence of steps for the latest Vista drop (RC2 Build 5744) Bart, Installing a different version of .Net Framework 3.0 with Windows Vista is not supported. A matching build of .Net Framework 3.0 ships with Windows Vista and you cannot mix/match. Spe ...Show All

  • Vikramvk Accessing an object in XAML

    I have been searching for quite a while how to make an object declared at the window level accessible in XAML but can't seem to find a solution. How could i make _myObject accessible in XAML in the following example: public partial class Window1 : System.Windows. Window { MyObject _myObject = new MyObject(); public Window1() { InitializeComponent(); } } Thanks. Its hard to get your mind outa windowsforms mode. make it a public property give your window a name say 'Window1' and in XAML you could do <TextBlock Text="{Binding ElementName=Window1, Path=propertyname}"/> ...Show All

  • bw12117 BuildAssembler config

    Are there overrides inside of BuildAssembler.exe.config I would like to have the ability to set the logging level (from Info to Warn to Error/Fatal ). Not yet and we will address this in future. I am assuming you would like us to provide a switch to set the logging level. Anand.. It has been several CTP releases, have you addressed this yet ...Show All

  • Praveen_wm Bind event to a controller.eventHandler

    Hello, I was wondering is there anyway to bind eventHandlers to the events of a control The same way I can bind to a command property... For example, a listbox has a click event: <ListBox Click="ListboxClicked"/> How can I instead bind an event handler to click <ListBox Click="{Binding Source=someController, Path=ClickEventHandler}/> If listbox had a command property then I could just bind a command to it, but it doesn't. Thanks Houman Figured out a workaround for events that correspond to mouse guestures: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=885042&SiteID=1 I still don't know how to deal with other types of events such as sel ...Show All

  • corne_mo Uploading a Visual Web dev site with a sql database

    Hi I need help I made a site in visual web developer with a sql database. it works fine until I load it up to the host server(godaddy). then I get the following error Server Error in '/ASP' Application. Dewald, Your connection string points to your local SQL server. You must change it in the web.config file of your application. You must change it to point to the exact name of the GoDaddy server/database. GoDaddy has instructions for this but I don't have the link handy right now. It is very easy to find. Search the goDaddy help and you will find it. ...Show All

  • loopool Platform SDK (R2) & MSDN Library for Visual Studio 2005

    Platform SDK (R2) & MSDN Library for Visual Studio 2005 These are two different things right .. I use the SDK all the time but only because it has all the fun API stuff in it. Doesn't all the stuff in the SDK come in the MSDN Library - np ahmedilyas wrote: of course it will, its the documentation :-) Of course it's documentation. But then, why do I need two large docs that do the same thing. Because that information is in both the SDK and the Library - np of course it will, its the documentation :-) MSDN library is just the documentation of the SDK - code examples, class explanations, references etc... its a big giant book :-) ...Show All

  • madenci How can i delete everything from a destination directory?

    Hi folks, i've got a pretty simple MSBuild proj file working. It was a Web Deployment project which i've tweaked slightly to zip up the web site code and then copy the web site code to our development web server. all works fine. What i'm trying to figure out is how can i delete EVERYTHING from the development web site folder before i do a copy over eg. \\DevWebSiteComputer\WebSiteShare That share folder has some files in it and some folders with files in it (eg. \images, \bin, etc). How can all that be deleted, please Can you use the RemoveDir task Hmm - that sorta sucks a bit - having to tell the build to ignore the warnings/errors. It sounds a bit hacky :( I can get all the files in the root dir ...Show All

666768697071727374757677787980818283

©2008 Software Development Network

powered by phorum