Search

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

Matching Posts

  • Re: Very common problem, has anyone written common solution?

    Derek, I have exactly the same questions with yours. Did you get any response on this issue? Please let me know if you solved the problems. Thanks! Mqi
    Posted to Commerce Starter Kit (Forum) by mqi on 11/29/2004
  • How to browse a ASP.NET Website hosted by Windows Server 2003

    Hi! My ASP.NET Website is created with Visual Studio.NET and is hosted by a Windows Server 2003 server. When I browse the Website via Internet, it will pop up a screen that asks network password. But no matter what PWDs & Domain names I provided, it refuses to take any of them. I can access my .htm files and .asp files on the same server with no problem. What should I do to solve this problem? --Ming
    Posted to Getting Started (Forum) by mqi on 10/23/2003
  • SQLServer Session Mode Setup Question

    Hi To build a robust ASP.NET Application with SQL Database back-end, I changed Session mode from "InProc" to "SQLServer" in Web.config file. I also correctly set up sqlConnectionString and did everything neseccary to keep session ID in a SQL database table. After the change, somehow, two ASP.NET pages out of the rest did not work. Both of them would fall in a "infinite-loop" and can not display next page. The differences between the both pages from others are both of
    Posted to State Management (Forum) by mqi on 9/22/2003
  • Re: How to control cursor position in ASP.NET pages?

    Colt: Thank you very much for your help. It works! I also read another article, it says we can add one line of code into HTML to do the same thing. The code is: <SCRIPT> window.document.all["TextBox1"].focus() </SCRIPT> What is the diference between your method and this one? Best Regards, Mqi
    Posted to Web Forms (Forum) by mqi on 11/15/2002
  • How to control cursor position in ASP.NET pages?

    I created many ASP.NET Web Forms. There are a lot of Text Boxes in each of the form. I noticed that when I load a page, the blinking mouse cursor icon did not show up anywhere. I have to point my mouse at a specific Text Box and click it to make the cursor showing. Is there anyway I can setup my ASP.NET Web Form so that the cursor icon will automatically show up in the first Text Box?
    Posted to Web Forms (Forum) by mqi on 11/14/2002
  • Re: Server Application Unavailable

    Many thanks to Goudinov & Sokbase! Thank you for your response, which helped a lot. I solved the “Server application unavailable” problem by: 1. Uninstall and re-install the IIS. After the installation, the Visual Studio .Net worked partially. It could build and browse some of form components, like text label, but could not display text box or button. 2. Uninstall and re-install the Visual Studio .Net. After that, the “Server application unavailable” error message occurred again. But this time
    Posted to Installation and Setup (Forum) by mqi on 6/26/2002
  • Re: Server Application Unavailable

    Sorry! But this could not solve my problem. When I created a "Hollo World!" Page and run it, the "Server Application Unavallable" error occurred. So, according MS KB artical Q315158, I created a weak right user, "ASPUSER", and tried to login. The WIN2K Server gave me a error message saying I don't have right to login this machine interactively. Then I login as myself and changed the userName="SYSTEM" in machine.config file. When I run the "Hollo world
    Posted to Installation and Setup (Forum) by mqi on 6/21/2002
Page 1 of 1 (7 items)