All Tagsasp .net (RSS)
  • Can I make this app in IIS?

    Hi, I'm thinking of making a web application using VS2008 but I don't know if it is possible to configure IIS to make it work. Suppose I have the contoso.com domain, the app needs to do the following: if a user navigates to www.bob.contoso.com , the page displays: "Hello Bob". I don't...
    Posted to Forum by ikke_ook on 11-11-2009, 5:14 PM
  • Passing Sharepoint user to a asp.net webapplication outside the organization

    It has been a while I got this requirement. My previous projects usually assumed no handshaking with external sites and integrated security was sufficient. What is the latest and/or best practices in this kind of scenario in your professional opinion? Any advice or articles on this issue will be greatly...
    Posted to Forum by rajib.bahar on 10-07-2009, 1:11 PM
  • Thousands of w3wp.exe

    Hello, I have a serious problem and could use some help. I have taken over an application that was written in .net 1.1 and is using Nhibernate to connect to DB2 on the AS400. The problem I have is that whenever the seesion is over or abandoned the connect stays established to the port on the AS400 port...
    Posted to Forum by LarryinHotwater on 02-24-2009, 9:49 AM
  • Out of memory Exception

    Hi, I have to Upload a file which is upto 10MB(only rtf or text files). i am using fileupload component and i am able to recieve the file as httpPostedFile. But the problem for me is when i tried to read the contents and post it to Database, Then server throws out of memory Exception. Quite interestingly...
    Posted to Forum by Ebijo on 02-10-2009, 12:56 PM
  • Site moved from XP to 2003 & now doesn't work.

    Hello, I had finished building a a blog on my XP machine, running IIS5. The blog is very simple. It uses ASP along with an Access Database. I got a machine put together that I want to run this blog from. It is running Sever 2003 and has IIS6 installed. I moved everything over to the new machine. The...
    Posted to Forum by kennywhite on 02-03-2009, 5:15 PM
  • Re: IIS URL redirect to a particular directory

    try this out <% @ Page Language ="vb" AutoEventWireup ="false" CodeBehind ="Default.aspx.vb" Inherits ="WebApplication1._Default" %> <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1...
    Posted to Forum by cbranca on 01-17-2009, 5:49 PM
  • Intermittant AM/PM Timestamp problem.

    We have an application running ASP.NET 2.0 on IIS 5.1. We have been having an intermittant problem with an incorrect timestamp being placed on datetime data. Instead of using the default timestamp of 12:00:00.000 AM on dates without a timestamp, our system will use 12:00:00.000 PM instead. If we restart...
    Posted to Forum by mgrssc on 12-20-2008, 4:37 PM
  • FrontPage Server Extensions / SP Designer / Application Upgrade to 2.0 = Broken

    Hi, We have a development site for our website that users from each office connect to using both FrontPage 2003 and SharePoint Designer. The website is a mix of an ASP.NET application, and ASPX pages that the users edit. These changes are then published to production by an admin. We just recently released...
    Posted to Forum by FirstDivision on 12-09-2008, 11:13 AM
  • asp.net/sessions Active perf counter showing large value

    Hello, I am running websites on IIS 6.0 on Windows 2003 Standard, VmWare guest with .Netframework 3.5SP1. The (ASP.NET version 2.0.50727) is showing a 'ASP.NET Applications / Sessions Active' to be a high value of > 4294967114 and higher, i am seeing this on several different apps running...
    Posted to Forum by gobinathan on 12-02-2008, 10:36 PM
  • How do I redirect to another web page when a user failed to authenticate through Integrated Windows Authentication?

    I am using Integrated Windows Authentication in my web application. Only a few pages are restricted and needs to be authenticated in order to access those pages. Now, what I am trying to implement is, in case a user bypassed the authentication by canceling the login dialog box, I want it to redirect...
    Posted to Forum by Ricardo_777 on 11-19-2008, 5:18 AM
Page 1 of 2 (16 items) 1 2 Next >
Microsoft Communities