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

Software Development Network >> Visual Studio

Visual Studio

New Question

VSTO and MS Project
Can't add MSDN library to x64 install
Refedit Control for VSTO
Events.get_TextEditorEvents - LineChanged Problem
Client and server clock needs to be synchronized?
Outlook Add-in Setup Issues
Access Runtime
Programmatically Add External Tools
VS 2005 RC framework version incompatible with WinFX!?!?
SourceSafe detects different character encodings on different versions of the same project file (.csproj)

Top Answerers

MPE
JMZuniga
Hossam Abdel Wahab
Bassam Mansoob
MatthewWaring
Bhavin B
Eric Lewandowski
bdagman
cybbe
Eric Springer
Roel z'n Boel
Only Title

Answer Questions

  • thesmileman Remote debugging "Access denied"

    Trying to access remote machine to attach to it's MDM, get:    Unable to connect to the machine 'xxxxxx'. Access is denied. Verify that you     are an administrator or a member of the 'Debugger Users' group on the     machine you are trying to debug. After being added to the 'Debugger     Users' group, you must log off and log back on for the setting to apply. Server (mac ...Show All

  • icon_snowman How to Calculate a property's value

    How do I calculate a properties value based on other concept’s properties in the domain model What is the preferred way and why You don't want to store a property value that is calculated based on other information in the model. That's duplication, and if your own experience hasn't (yet) taught you this is a bad idea, I hope you won't think I'm patronising you if I suggest you trust the collected wisdom of things like database normalizat ...Show All

  • Cameron84 xaml web app calling Indigo Service problem, help!

    hi, I have built a winfx web browser application, and an IndigoService. the folowing problem appears when I tried to execute the web method in indigoservice   System.Security.SecurityException: That assembly does not allow partially trusted callers.   anyone got a clue   thx You cannot use Indigo in regular Web Browser Applications because of the security restrictions (In ...Show All

  • Freddy Vanbaelen customizing MSDN Lib.?

    how to customize the MSDN contents, I mean, i'am programming only in C++ language so, when I use search,index, or contents, i don't want to see article that is not in C++ context like SQL,VB,C#,.NET,WebDev. or scripting language, so it will make exploring and searching better and faster oh one more, that using filtering (ex. Visual C++) is not helping, since "WebDevelopent" "Office Solution" including reference to .NET and etc... still there t ...Show All

  • shadownnc WPF Bitmap Effects

    I'm having trouble building the RGBFilterEffect sample from the Beta 2 SDK. I modified my environment for c++ examples like it said in the readme, but I still can't build because of an alleged sytax error in unknwn.idl. What gives Also, it was my understanding that you could create a bitmap effect with a hardware accellerated pixel shader. Are there any examples of this This is what my settings look like: ...Show All

  • Marcuscoker Using Properties and Call like NAnt

    NAnt has a nice feature where you can use a combination of properties and the call task to repeat operations. For example: <target name="target_one"> <property name="A" value="Value1" /> <property name="B" value="Value2" /> <property name="C" value="Value3" /> <call target="ALongProcessWithManySteps" /> </target> <target name="target_two"> <property name="A" value="Value4" /> <proper ...Show All

  • MFaucett File with custom extension bypassing EditorFactory but still opening!! wierd

    We have registered an editor factory for our custom file type.  In our editor factory's "CreateEditorInstance()" method, we examine the contents of the file to determine which custom editor to open the file with.  Sometimes the contents of one of our files will require to be opened up with a different editor.  These editors range from full custom editors, to using the built in CodeEditor and attaching our own L ...Show All

  • lovy0000 A Channel/Service endpoint's Binding is null? Why the Client can't read from the app.config file?

    I have built the source successfully in the Feb,2006 CTP. But when i have run it ,it will throw exception.(Server is OK) Server Code & Config file: using System; using System.Collections.Generic; using System.Text; using System.ServiceModel; namespace HelloWorldService { //Define a Service Contract [ServiceContract(Name = "HelloWorld")] interface HelloWorld { [OperationContract] string sayHello(string ...Show All

  • ExpressedOut vs2003 with sql2003?

    Can Vis. Studio 2003 work with SQL Server 2005 If you mean access a SQL 2005 database, yes, it will work.   ...Show All

  • Paul Wyatt Big image causes blank pages even after scaling it down and deleting it!

    Local Report. I'm not sure what the issue is here but my problem started with print layout having too many pages - adding a blank with header and footer for each real page. I made sure that nothing was near the margins and even set the margins to .5 for each report and subreport. No good. So I searched the forum and found other complaints about this. One person said that he recreated the report and didn't have the problem after that. So I ...Show All

  • JayDiscount Crystal Report

    Why records are not being refreshed automatically in Crystal Reports Preview... ...Show All

  • TheBC Unable to rebind ListObject to data source

       After this post: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=128775&SiteID=1  I tried to rebind the Listobject but the data does not seem to appear on Excel even though the binding seems to be effective as the watched object does have the values from the table if you drill down on it.  The display on the Excel side though does not appear.    Below is the code used to try to rebind &nb ...Show All

  • YuriyB Can't restore database in hands on lab

    I have tried everything I can find but I cannot restore the database from http://msdn.microsoft.com/office/default.aspx pull=/library/en-us/odc_vsto2005_tr/html/OfficeVSTO2005ExcelLabs.asp to sqlserver express. I have disabled "Shared Memory" in the configuration to get TCP/IP to #1 in the client protocols and yet in the command window I still get [Shared Memory] errors saying the server cannot be found or access is denied. I've even t ...Show All

  • Veronica Smith Outlook Add-In Installation works only in developer environment

    I have created an HelloWorld-like Addin for Outlook, which installed ok, both in development and on end-user machines, but refused to load when starting Outlook. When I added the Environment Variable "VSTO_LOGALERTS = 1" to my system, I got an error log which told me that it failed because of code access security reasons. I then included an installer class based on http://weblogs.asp.net/mnissen/archive/2005/07/01/417148.a ...Show All

  • th0 Preventing other applications to attache to the running Word Instance

    I have a windows application that is using the Microsoft Word 11 object library. The application will use the object module to start word, remove the toolbars and menu bars, and embed the Word application into a Windows Forms control. Everything here is fine, but now when the user double clicks on the desktop on a word document, the document opens in a new window using the word application that I already instantiated. How can I avoid t ...Show All

262728293031323334353637383940414243

©2008 Software Development Network

powered by phorum