Search

You searched for the word(s): userid:39102

Matching Posts

  • Web Service method call slow to return on localhost

    Hi, I have a requirement to call a WSE 3.0 web service from an ASP.NET 2.0 application. The full web service is being written by a third party, and is not yet complete, but the interface is defined. In order to facilitate testing on the ASP.NET consuming application, I've written a stub web service with the same interface; this is currently running on my development box under IIS (along with the ASP.NET consuming application) which is XP Pro and IIS5.2. This all works very well, with one exception
    Posted to XML Web Services (Forum) by GAuty on 4/28/2008
    Filed under: ASP.NET Web Services WSE 3.0
  • Dynamically change flat file name in Enterprise Library Logging Application Block

    Hi, I'm using the Logging Application Block of Enterprise Library 3.1, and have a requirement to dynamically change the name of the flat file to which I'm logging messages. Is there a simple way of getting to the configuration information and overriding the filename within it? This post http://forums.asp.net/p/994264/1963232.aspx#1963232 covers this subject, but I can't help feeling that this should be really simple - after all the EL is supposed to make it easier to do things, but in
    Posted to Microsoft Application Blocks (Forum) by GAuty on 3/14/2008
  • Re: Simple web site problem on Vista, related to <providerOption>

    [quote user="NickKA"] I would like to apply these patches because I have the same problem, but I can't find them! You say [drive]:\WCU\... I have a C; and D: drive but none have a WCU directory. I looked for these patches in the Visual Studio.Net 2008 DVD but it's mostly CAB files and I don't see any patches. I also did a search on Windows Update and microsoft.com and did not find these patches to download. Can someone please tell me where to find these patches? [/quote] Hi
    Posted to Visual Studio 2008 (Forum) by GAuty on 3/9/2008
    Filed under: VS 20008, VS 2008 professional, VS2008 VS 2008 EXECUTABLE SIZE, VS2008
  • Re: Visual Studio 2008/Vista 32/IIS7 app pool problems

    [quote user="JB3"] I have same issues as the others. When I tried to install the patches on my Vista x86 Ultimate machine it said 'Update does not apply to your system'. This is a major headache and time consumer. Vista isn't worth the troubles and inconveniences . [/quote] Hi JB3, Make sure you have tried to install the appropriate patches for your Vista installation: for the 32-bit version, use the x86 patches, and for the 64-bit version, use the x64 patches. Otherwise, all
    Posted to Installation and Setup (Forum) by GAuty on 12/2/2007
  • Re: Visual Studio 2008/Vista 32/IIS7 app pool problems

    [quote user="Dunross"] I've found those patches and applied them, but nothing changed. Have you really fixed it this way? If yes, please, what were your steps? In what order have you installed patches, .NET 3.5, VS2008 etc? It seems that it's important to know this. By the way - I have exactly the same problems as you described, so it must have even the same solution..:-) [/quote] Hi Dunross, Yes, this is exactly the way I fixed it. My installation process was: VS2008 Pro, then
    Posted to Installation and Setup (Forum) by GAuty on 12/2/2007
  • Re: Simple web site problem on Vista, related to <providerOption>

    I think I've found the solution to this, after a lot of digging around. With this problem, as well as the ASP.NET web site error, you also get: a problem opening the form designer in a Windows Forms application ("The service Microsoft.VisualStudio.Shell.Interop.ISelectionContainer already exists in the service container. Parameter name: serviceType.") an error when you try to compile a console application ("Required file 'alink.dll with IAlink3' could not be found"
    Posted to Visual Studio 2008 (Forum) by GAuty on 11/30/2007
  • Re: Visual Studio 2008/Vista 32/IIS7 app pool problems

    I think I've found the solution to this, after a lot of digging around. With this problem, as well as the ASP.NET web site error, you also get: a problem opening the form designer in a Windows Forms application ("The service Microsoft.VisualStudio.Shell.Interop.ISelectionContainer already exists in the service container. Parameter name: serviceType.") an error when you try to compile a console application ("Required file 'alink.dll with IAlink3' could not be found"
    Posted to Installation and Setup (Forum) by GAuty on 11/30/2007
  • Re: Visual Studio 2008/Vista 32/IIS7 app pool problems

    Please see this post with further details. http://forums.asp.net/t/1186941.aspx Someone must know the answer to this - it's not just me suffering this problem.
    Posted to Installation and Setup (Forum) by GAuty on 11/29/2007
  • Simple web site problem on Vista, related to <providerOption>

    I already posted on this but my subject line mentioned IIS7 so I didn't get many replies. I've installed the RTM release of VS 2008 (apparently without problem) on 32-bit Vista Ultimate on both a laptop and a desktop, and when I try to create a new web site (File/New/Web Site, select ASP.NET Web Site, File System, VB or C# and hit OK), I get an error on the default page's page directive - "Child nodes not allowed", which indicates an error in the web.config file in the following
    Posted to Visual Studio 2008 (Forum) by GAuty on 11/27/2007
  • Re: Visual Studio 2008/Vista 32/IIS7 app pool problems

    Okay, that sounds reasonable, but there's obviously a difference between the web.config file format for .net 2.0 and 3.5, because this is what the compiler's complaining about: < system.codedom > < compilers > < compiler language = " c#;cs;csharp " extension = " .cs " warningLevel = " 4 " type = " Microsoft.CSharp.CSharpCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 " > < providerOption name
    Posted to Installation and Setup (Forum) by GAuty on 11/26/2007
Page 1 of 2 (12 items) 1 2 Next >