Answer Questions
nka WCF WSDL generated paths for xsd:schema, wsdl:import, soap:address wrong for WCF behind a firewall.
My WCF server is behind a firewall https://www.myserver.net/QA/WS wsdl but the schema locations are incorrect in the wsdl <xsd:schema targetNamespace=" http://www.myserver.net/Imports "> <xsd:import schemaLocation=" http://10.3.100.01:860/WS xsd=xsd0 " namespace=" http://www.myserver.net " /> <xsd:import schemaLocation=" http://10.3.100.01:860/WS ...Show All
SumitKakra Install VS 2005 Standard Ed Hangs on Executing Action: RemoveTempHxDs
I have a 1.2 Ghz Dell laptop with 1 gb of memory. I started the install almost 16 hours ago. MSIexec is using 97% of my cpu. The install failed 2 times before this, but it gave me the option to send a report to MS. This time I'll just have to kill it. I have the version that was given to me at the Chicago launch. I have uninstalled Beta 2 and VS 2003 without any difficulty. ...Show All
Ramey Problem when the service is hosted in windows application
Hi, I've hosted my service in a windows application and started the hose on form load. My client is also a windows application which sends data as xml. But I get TimeoutException when I call the operation. It couldnt contact the server. I appreciate your help in giving some pointers. Thank you, Praisy. Can you please check previous discussion on similar question http://forums.microsoft.co ...Show All
MasterMIC VSS and MSVS2005
Halo all. I have a small nucance going here. I had VS 6 with VSS6C I then Installed VS2005 Beta 2 and it installed VSS2005 so both VSS versions looked at the same VSS DB and all worked OK. BUT one of my 2003 projects that was in VSS6 did not connect propperly to 2005 Beta 2, this is 2005 thought it WAS in some source control BUT it could not connect and do checkin/out the project. I have Un installed 2005 Beta 2 and Installed 2005 Pre Release. ...Show All
Paul Seaton-Smith Any changes in the shim program?
Hi; I am using the shim code that I downloaded from MS about 18 months ago. I am now building under VS 2005 instead of 2003. Is there an update to the shim code and does it have anything critical in it Note, my add in is IDTExtensibility2, not VSTO. I'd prefer not to change because I made a bunch of changes in the shim code so that if there is an error loading, that error is displayed to the user instead of it failing silently. thanks - dave ...Show All
Fipil "late binding" communication and more questions
I have several more basic questions concerning indigo: 1. Does the WCF provide a way to communicate to a slick way to communicate to a web service which is discovered during runtime. As an example: somebody provides a WSDL and an operation he wants to call from this service as well as a XML message he sends to the service and a XSL that he wants to apply to the response message. Currently I do something like that with a manual HttpWebRequest. ...Show All
waison VS.net2005 & VS.net2003 unknown error
Im having this huge problem, I had VS.net2003 installed befour and it worked fine, but then I re installed my windows and then it gave me a "unknown error" att installation but it continued to install anyway, at the end of the installation it said that 0 errors occured. but then when I tried to start it it gave me first a Document explorer "unknown error" then a visual studio enviroment "unknown error" no ID or anything. so I re installed my sys ...Show All
Riiii opening document and disabling macros
Everytime my application object opens a document that has a macro, it runs the macro regardless of my security settings. Anyway to disable that I'm sorry you are having trouble with your macro settings. One of the things to consider is whether you have the Trust All Installed Add-ins and Templates checkbox selected. When this is selected, when your security setting is 'HIGH', macros in a specific location will ...Show All
ManjuVijay Feb CTP, XAML error in new project
I just installed the February CTP of WinFX and Windows SDK. The optional of the Visual Studio "Orcas" CTP. Try to create a new WindowApplication with XAML and visual studio 2005 RTM keep saying the type 'Application', 'Application Resources', 'Grid' cound not be found Does anyone know what's this issue about. Hi, Me too got the same error. When i deleted the Application,Application.Resources and ...Show All
michael.wu ANN: View a fully functional Clock demo using WinFX on the Internet
The XAML for the following demo was authored in the Mobiform XAML Designer Aurora Beta 7.3, which supports the November CTP. The demo is a clock that keeps real time, based on your internal computer clock. http://www.mobiform.com/demos/avalonclock/webavalonclock.xbap Aurora is available as an embeddable component for XAML authoring in your application. Mobiform is also available to help with your WinFX development, contact us for more detail ...Show All
d.v.d cannot add code behind files
I have created a new project template and it includes a custom webusercontrol. It is a custom control because I have added code to the associated code behind file. When I add the custom code behind file to the project using the AddFromTemplate, I get a message that the file already exists etc... The code behind file does exist because Visual Studio added it when it added the ASCX file. Ideas anyone If I have custom code behind files, how ...Show All
Shiloy Change 'arrowStyle' of a connector at runtime
hi, i want to change the arrowStyle of a connector. If i change a certain property (enumeration type) of a relationship, the style of the connector end should be changed too! Is this possible Thanks! BENJAMIN Yes, there's a known bug in previous CTPs where this was affecting all shapes of that type after the diagram reloads. This is something that we're looking at and will be fixed in our ne ...Show All
Brainwav Simple mail merge problem
I've had to reinstall Office 2003 and all my mail merge documents have 'forgotten' where to get the Access data they always need. How can I save the location of the data file with each document Jeff The Word documents should be "remembering" where the data is. You may be running into a security measure such as the following that's unlinking the data source when the document is opened: "Opening ...Show All
tgs_Prince Can I Generate Code with CodeDom in the target language project?
hello. when i publish my target language developed with DSL , i see i can generate code with templates for model, but i will generate code in codedom how can i do with DSL. thanks thank Gareth, but where can i find December DSL Tools Samples to download it is't exist on MSDN. I'm finding it easier to put my code-generation in a separate class, and reference it in the text template: <#=CSh ...Show All
John5656 Reverse Engineering – Auto Display Class Associations
When you reverse engineer a project, i.e. show the class diagram, the inheritance tree is presented but class associations are not. It appears that you have to right click on the member variable or property within a class and indicate that you would like to show the association. Is there any way to have all associations shown automatically Wow this is awesome, just what I was looking for. Thanks very much. ...Show All
