Browse by Tags

Related Posts

  • Re: Installing MSMQ Programatically

    Here is what finally worked: Instead of using "start /w pkgmgr ...", which really just tells Windows to run an app and wait for it to return before returning you to the CMD prompt, I removed the "start /w" and called Process.WaitForExit(), after calling "pkgmgr" with the...
    Posted to Configuration and Deployment (Forum) by CurtisGray on 05-28-2009, 12:00 AM
    Filed under: pkgmgr, IIS7, installation
  • Re: session lost

    since you say IIS7, you're lkely running Win Server 2008 ~~ if you're not on SP2, you could try it: http://support.microsoft.com/kb/948465 . "Information about Service Pack 2 for Windows Vista and for Windows Server 2008". You could review your login logic ~~ it's possible you have...
    Posted to ASP.NET MVC (Forum) by gerrylowry on 05-20-2009, 12:00 AM
    Filed under: tempdata, iis7
  • Installing Reporting Services - Do i need IIS on Vista Business?

    I have a new hard drive where i have installed the following so far: Windows Vista Business SQL Server 2005 Standard (from the Action pack subscription) All SQL 2005 components were ticked for my installation (eg. BIDS) The one thing i noticed is that Reporting Services was not available as a component...
    Posted to SQL Server Reporting Services (Forum) by BKirk on 05-11-2009, 12:00 AM
    Filed under: Reporting Services, sql server 2005, Vista, VISTA Business, iis 6, iis 6.0, iis7, IIS7.0, Installation W Vista, Microsoft SQL Server
  • MVC development with IIS

    Hi, After installing MVC the only way to add an MVC website is through the Add New Project which uses the file system with the ASP.NET Development Server (Casini). That is nice for development, but I would like to be able to access the app from mobile emulators while on the dev stages. Casini is only...
    Posted to ASP.NET MVC (Forum) by jstawski on 04-24-2009, 12:00 AM
    Filed under: MVC, Development, iis7
  • Issue with making HttpWebRequest...

    I am trying to make an HttpWebRequest from an ASP.Net page on a server called SV-REQ against another IIS7 server called SV-RES. As a test I have added an entry to the credential cache for each auth type. When I set IIS to use Digest, Basic, or Negotiate on SV-REQ the code executes fine and I get a valid...
    Posted to Security (Forum) by lordicarus on 04-23-2009, 12:00 AM
    Filed under: httpwebrequest, IIS7, 401.1 unauthorized
  • asp.net routing and iis 7

    Hello! On local dev server routings works fine, but on remote server i'm getting error HTTP Error 404.0 - Not Found The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. Detailed Error Information Module IIS Web Core Notification MapRequestHandler...
    Posted to Web Forms (Forum) by Kvazis on 04-05-2009, 12:00 AM
    Filed under: Routing, ASP.NET, iis7
  • Re: Webservices Problem after installing Windows 2008 & iis7

    Hi, For all of you out there having the same problem. The new IIS 7 have a new web.config, so when it upgraded, my web.config was modified and erased this section: < webServices > < protocols > < add name = " HttpGet " /> < add name = " HttpPost " /> </...
    Posted to Configuration and Deployment (Forum) by lember on 04-02-2009, 12:00 AM
    Filed under: IIS7, web.config application asp.net, webservices
  • F5 debug on IIS7 hosted web project not working

    I am hosting a regular asp.net web application in a IIS7 virtual directory. Then, I open Visual Studio and open the web project from my "local IIS" category. Compiling works, but when hit F5, the break points I set are not hit. The only way debug DOES WORK, is but attaching the w3wp IIS worker...
    Posted to Visual Studio 2008 (Forum) by kemaltolga on 04-01-2009, 12:00 AM
    Filed under: Visual Studio 2008, iis7, debug
  • What are the common steps to enable asp.net web development with VS2005 and local IIS?

    I have VS2005 installed on my 32bit Windows Vista Enterprise Edition. When i try to open my local IIS7 asp.net applications, the VS tells me that were server error occured during the attempt to open application (website) for editing and debugging and website development layout doesnt appear in VS. What...
    Posted to Installation and Setup (Forum) by serresjio on 03-31-2009, 12:00 AM
    Filed under: Starting Problem, Vistaual Studio 2005 SQLExpress SQL Server Developer TableAdapters, Visual studio 2005, Visual Studio for VISTA Series Windows !, Visual Web Developer, VS 2005, VS 2005sp1, web application, 403.1 Access Denied, code 500, development server, http/1.1 500, http/1.1 500 error, IIS 7 and ASP.NET 2.0, iis7, IIS7.0, Windows Vista, VS 2005 C# IIS 7, .Net, IIS 7.0, localhost
  • Converting VS 2003 to VS 2008

    I have a web application developed in VS 2003 1.1 Framework and converted it to a VS 2008 3.5 framework using the wizard, on Windows Server 2008 64bit environment and installed it on IIS 7.0. I am running into an error when I run the app in IDE "Unable to start debugging on the web server. Could...
    Posted to Configuration and Deployment (Forum) by aMSDeveloper on 03-16-2009, 12:00 AM
    Filed under: Upgrading from ASP.NET 1.1, iis7
Page 1 of 10 (92 items) 1 2 3 4 5 Next > ... Last ยป