All Tagsweb.config (RSS)
  • Re: Unable to serialize the session state - ASP.NET v2.0 -- Please Help

    Hi, Thanks for replying. I've read that post before, and that doesn't really help. I have "StateServer" in the web.config file, and I've been told to leave it as that. I can't go to "InProc", which is why I mentioned that earlier. Amit
    Posted to Forum by amissra on 11-25-2009, 9:43 AM
  • Unable to serialize the session state - ASP.NET v2.0 -- Please Help

    Hi, I'm a little new to asp.net and I'm not exactly sure how to tackle this problem..... On the web application we're using, I'm essentially trying to print out data from a repeater in a panel out to a printer. In the web.config, we're using "StateServer" as the Session...
    Posted to Forum by amissra on 11-25-2009, 9:15 AM
  • Encrypt web.config - pros/cons - real world impact? (IIS 6)

    We are looking at moving our servers to a hosted server location. One of our concerns is that anyone with admin access to the servers (which obviously can be gained via physical access) could then open up our web.config and see our database connection passwords, etc... Would encrypting the connection...
    Posted to Forum by Maxer_Ars on 11-23-2009, 10:12 AM
  • Re: URL rewrite - web.config error

    Thank you all. The issue was with my hosting company. URL rewrite was not installed - although they said it is and made me sign up with them Thanks again.
    Posted to Forum by murali.bala on 11-17-2009, 10:02 AM
  • Re: URL rewrite - web.config error

    yeah! i was testing different scenarios. Anyways, i have fixed that. But it still does not work. Also, this site has only one page (Default.aspx) and No code behind in the page.
    Posted to Forum by murali.bala on 11-16-2009, 9:49 AM
  • Re: URL rewrite - web.config error

    Thanks for your answer. I did speak to customer rep about this and he said the server support url rewriting. How can we check if the URL Rewriting module is installed on a server (hosting company)? The page is at http://204.12.40.96/default.aspx ---------------Web.config-----------------------------...
    Posted to Forum by murali.bala on 11-16-2009, 12:23 AM
  • URL rewrite - web.config error

    Hello All, I am getting the following error when i run my .aspx page. Error Code0x8007000d The configuration section 'rewrite' cannot be read because it is missing a section declaration I have a simple v.aspx page which has the following code: Response.Write(Request("q")) My hosting...
    Posted to Forum by murali.bala on 11-15-2009, 10:13 AM
  • Possible bug: Unable to set the "debug" attribute in the "compilation" section in web.config

    There seems to be a bug in the APPCMD tool that prevents me from changing the "debug" attribute of the "compilation" section of a web.config file. I can change other attributes such as "batch" and "defaultLanguage" but the "debug" attribute refuses to...
    Posted to Forum by kevin_k on 11-14-2009, 11:41 AM
  • Two sites with same virtual directory unable to have unique configurations

    Hi All, I've got two sites on the same IIS7 server and they both have a virtual directory called "photos" which points to the same UNC path and directory. Both sites serve content from the "photos" virtual directory just fine. On "Site 1" I want to set the content to...
    Posted to Forum by SQLRocks on 11-04-2009, 11:35 PM
  • Need Help with maxRequestLength Setting Considerations

    I have a .NET application that allows uploading and importing of Excel files into the SQL database. I have already increased the maximum file upload size to 15MB. I am being asked to increase it again to 20-30MB. My questions: Is there a maximum size you want to stay at or below? If so, am I anywhere...
    Posted to Forum by nathon on 10-22-2009, 11:52 AM
Page 1 of 4 (38 items) 1 2 3 4 Next >
Microsoft Communities