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

Software Development Network >> Visual Studio

Visual Studio

New Question

Catching All Actions in WCF service hosted in IIS
upgrade procedure
BehaviorExtensionSection not found in "System.ServiceModel.Configuration" namespace
Animation of nested resource properties?
IE plugin, symbols not loaded
Exception
Dotted Border
CCF Download missing on MSDN Subscriber downloads
can I disable the SourceControlProvider in VC 8.0?
dragging a grid - problem with positioning

Top Answerers

Fabio Pagano
David Kreps
chakravarthy_b
CharlieDigital
anita punjabi
rw-ral
StGeorge
ACKH
Reza Bemanian
Tim Dallmann
sitemap
Only Title

Answer Questions

  • RSUser08 HTML, XBAP, Navigation

    Hello everyone. Here's the situation. I have some web-based avalon application. If I want user to go away from this xbap-page I use the <Hyperlink>. For expamle if I want that the user go to the http://somesite.com/somepage.html adress I do this : <Hyperlink NavigateUri=" http://somesite.com/somepage.html ">Click Here</Hyperlink > . The xpab page closes and user goes away. It's ok. But Here's another situation. I have some html-page (based on PHP) which allows to enter a password and a login to get the required information. Here's an example of such html code: <FORM method="post" action="auth.php" > User Name:<br> <input type="text" name="login&quo ...Show All

  • MuscleHead SandCastle, Msbuild, and H2Reg

    I have updated to the Oct 17 version of sandcastle and update msbuild scripts for the changes in this version. I am successfully building an hxs and can view it correctly with h2 viewer. However, when I register the collection to integrate it with Vs 2005 only the index items appear but nothing shows in the content window. I have search the fourm and can't find anything similar to this issue. Anyone have any clues why the collection looks fine in the viewer but not content in content window in vs2005 thanks, Don Eddleman I got the same problem using SeptemberCTP Tech. Refresh and H2Reg. I am using the Sandcastle output from ..\Working\Output folder. I also don't want to generate a HelpIntegr ...Show All

  • Frame SandcastleGUI (v1.21) product update

    Hi, The SandcastleGUI v1.19 and v1.20 versions supported the ApplyVSDocModel.xls transformation, but it caused some problems on computer having less memory (Microsoft sandcastle allocated al lot of memory causing a lot of page faults). For more information about this issue see: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1146565&SiteID=1 The new version of SandcastleGUI v1.21 implements the suggestion mentioned in the msdn -forum. The documentation performance is improved, but takes an extra initial minute to prepare documentation . The version v1 .21 is now available for download at http://www.inchl.nl Kind regards, Stephan Smetsers stephansmetsers@hotmail.com ...Show All

  • devstuff MSCTF.dll exception

    Hello, Im trying to debug this application which works but gives some exceptions in the complete beginning. Why would a program try to call MSCTF.dll (which has something to do with office..) 'video1.exe': Loaded 'C:\WINDOWS\system32\MSCTF.dll', No symbols loaded. First-chance exception at 0x7c918fea in video1.exe: 0xC0000005: Access violation writing location 0x00000010. 'video1.exe': Unloaded 'C:\WINDOWS\system32\MSCTF.dll' 'video1.exe': Loaded 'C:\WINDOWS\system32\MSCTF.dll', No symbols loaded. First-chance exception at 0x7c918fea in video1.exe: 0xC0000005: Access violation writing location 0x00000010. 'video1.exe': Unloaded 'C:\WINDOWS\system32\MSCTF.dll' I turned off automatic updates and did what you said and it worked great. ...Show All

  • Poma How to integrate custom DSL with Class Designer?

    Hello, at PDC 05, Jochen Seemann demonstrated that a custom DSL can be integrated with the Class Designer that is part of Visual Studio 2005. I'm doing a quick research on this topic but found no good resources. Can somebody please point me to the appropriate documentation or samples I would be very graceful. Thank you, Borek Hi Borek, What do you mean by integrate Do you mean make a reference to Class Designer metamodel elements or something else I'm interested too in using in my DSL metamodel SDM domain classes, for instance. What I know that there is at least two problems: Class Designer and SDM are based on first version of DSL, it means that ModelElement classes are different in current version o ...Show All

  • eroe Required files to run powerpoint add-in

    Hi Which files is required to run a powerpoint add-in The registry files is set up correctly and the dll is installed but it wont work on other computers. //lasse I tried to set it to fulltrust, it didn't help, im using a custom installer and it seems to work on all computers with visual studio installed This installer i've done does the follow: 1) Installs the files in a selected folder 2) Adds registry entries 3) Creates a config file Interop Assemblies and .NET framework is preinstalled, I've also set the dlls to trusted on the computer. Hi Lasse, Do you get any errors Check if you addin is disabled (Help -> About -> Disabled Items) Hi I've made an ...Show All

  • stubs Access VSS from Java code

    Hi, I have a requirement to access Visual Sourcesafe from within Java code. Is there an API implementation that is existing which I can use for the same The following actions will have to be performed through the interface - Check-in, Check-out, Label. Thanks for any help krish Thanks for asking. The Java SDK of SourceAnyWhere works with SourceAnyWhere Professional Edition Server, and it's commercial. You can also take a look at Dynamsoft SourceAnyWhere, which provides a pure Java SDK for VSS access. No ActiveX is used. Take a look at: http://www.dynamsoft.com/Products/SAW_Overview.aspx ps: I work for Dynamsoft. Thanks. Is there any open source version of the Java SDK Take a ...Show All

  • Simonth svcutil syntax for /config option with two filenames

    I am trying to use the two-filename syntax for the /config option to the svcutil tool. First, I am using the June CTP builds of everything and did not install any prior releases of WinFX. The doc for svcutil says: /config:<file1 [, file2]> Instructs the tool to generate a configuration file. If only one file name is given, that is the name of the output file. If two file names are given, then the first file is an input configuration file whose contents are merged with the generated configuration and written out into the second file. If I specify "/config:input.config,output.config", then I get the generated config info placed into a file named "input.config,output.config". If I insert a spa ...Show All

  • Cassiopeiaxy why AppointmentItem.Organizer(meeting) only get the name of organizer, how to get the emailAddress of organizer.

    why AppointmentItem.Organizer only get the name of organizer, how to get the emailAddress of organizer. but I can see the emailAddress of organizer on the appointment(meeting) display panel in outlook. Up You may have better luck with this question on this newsgroup( http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.office.developer.outlook.vba&lang=en&cr=US ) or this site ( http://www.outlookcode.com/forums.aspx ). Mike ...Show All

  • PublicError CAD with WPF: "Capture" External TabletDevice

    Hi everybody, a previous discussion in the thread http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=800439&SiteID=1 has lead me to a more general question/suggestion concering a hardware environment with an external Tablet device , like the Wacom Graphire4. The question: Will it be possible to temporarily "bind" a whole TabletDevice to a certain control, e.g. an InkCanvas I.e. the full size and resolution of the tablet device is mapped to the target control's client area (instead of to the whole screen.) This is useful for CAD UserControls or e.g. when a 1:1 relationship between physical drawing size on the tablet and the display size on the screen is desired. I know, that one can already setup a mapping to a sta ...Show All

  • CodeButcher What Spec PC is Best

    Hi I am about to buy some new developer PC's for use with Visual Studio 2005 and SQL 2005, But today what is the best type of PC Spec, do I go for a Core 2 Duo or a AMD Dual Core If anyone can recommend what is best, I would be really interested. Cheers Well this is probably not exactly the best forum for this type of question as it is typically more a hardware question. However I will say that either of those options would meet the reccommended system requirements to run Visual studio 2005. I personally prefere my intel Core 2 Duo which does consistently receive better benchmarking scores then its AMD counterparts. Again either of the options would more than meet your needs for VS 2005. ...Show All

  • crazyabtdotnet Add new Managed Data Providers to Wizard

    Is there a way to add new managed data providers to the Server "Add Connection" wizard VS 2005 comes with ODBC, OLE, SQL Server, and Oracle. I'd like to add Pervasive's managed data provider. Currently I have to setup my wizard using ODBC then go back and replace all of the "System.Data.ODBC.ODBC*" instances with "Pervasive.Data.SQLClient.PSQL*". Is there a better way of doing this Did you ever figure this out If so will you enlight me See if this helps: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1012006&SiteID=1 ...Show All

  • Leo Fi Web.config/user.config renamed to x.config.exclude

    We use Visual Studio 2005 and the most recent incarnation of Visual SourceSafe. In order for my developers to have different connection strings on their development boxes, I elected to use the "file=user.config" attribute of the <appSettings> tag in the Web.config file (the information in user.config, when present, is used in place of the content in the tag itself. The whole point of this is for there to be a file outside of SourceSafe that can have different versions on each dev pc.  Only, when user.config is added to the same folder as the Web.config file, it is also added to SourceSafe automatically.  When, in Visual Studio, you choose "Exclude From Project", it just renames it to "user.config.exclude", which only ...Show All

  • CFIG Microsoft.Practices.RecipeFramework.ActionExecutionException

    I'm walking along through Don Smith's web service factory webcast and I'm receiving an error after I complete the Create Service Contract wizard. Here's the webcast: http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx EventID=1032300720&EventCategory=5&culture=en-US&CountryCode=US I downloaded the last versions of Guidance Automation and the Web Service Factory (also can we move the web service factory code/community over to codeplex gotdotnet doesn't seem to cut it) Here's the error message I am receiving: Microsoft.Practices.RecipeFramework.ActionExecutionException: An exception occurred during the binding of reference or execution of recipe GenerateASMXServiceContract. Error was: Action ImplementInterfaceMembers fa ...Show All

  • Rain3204 WSE 3.0 CLIENT + WSE STS + WCF SERVICE

    Hi, I am want to connect wse client with wcf service and to use Saml token for authentication. I had no problem to connect wse client and wcf service with mutual certificate security, but now I need to switch mutualcertificate with samltoken security. Can somene help me with this Thanks, Indigo Cowboy The slides at http://wcf.netfx3.com/files/folders/teched_2006_chalk_talks/entry3745.aspx describe how to configure a service to use issued tokens. I hope they help. One common mistake is to not configure the STS signing certificate at the service. Pedro Felix Are you asking what binding you need on the WCF Service side Or what you need on the WSE side Gudge ...Show All

151617181920212223242526272829303132

©2008 Software Development Network

powered by phorum