Search

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

Matching Posts

  • Re: ASP.NET 1.1 and 2.0

    Hello, 1) I open a DOS prompt then goto to the directory C:\WINDOWS\microsoft.net\Framework64\v2.0.50727 and run ASPNET_regiis -i 2) I am using the -i switch. 3) I was using regsvr32 as some file did not get installed or registered. I have an error loading Microsoft SQL Server Management Studio C:\WINDOWS\microsoft.net\Framework\\mscorlib.tld could not be loaded. An attempt to repair this condition failed because the file could not be found. Please reinstall the program I don't know if this file
  • Re: Web.Config - Custom.Config

    Thanks I will do this
  • Re: ASP.NET 1.1 and 2.0

    Hi Jeff, Yes I am running Microsoft Windows Server 2003 Enterprise x64 Editon SP2 I want to install SQL2005 Enterprise Edition x64, but the Application Altiris running on top will need 1.1. Thanks,.
  • ASP.NET 1.1 and 2.0

    Hello, I have installed both version 1.1 and 2.0 on the same server. In Add/remove program the two Microsoft .NET Framework 1.1 and Microsoft .NET Framework 2.0(x64) are listed. In Windows Components Wizard --> Application Server none of them are listed In IIS --> Web Service Extensions --> ASP.NET v2.0.50727 is listed Status "Prohibited", 1.1 is not listed. In IIS --> Web Sites --> Properties ASP.NET_2.0.50727.42 is listed Priority "Unknown", 1.1 is not listed
  • Re: Two button using the same code.

    Even a simple code as: 1 Dim button As New Button gives the same error... Any Namespace, Control missing? Does the fact that aw(AppWeaver):Button is using Button makes asp:Button invalid? or conflicting? Thanks,
    Posted to Web Forms (Forum) by Dominique on 12/27/2007
  • Re: Two button using the same code.

    One note which could be important, the product is still in .Net 1.1 So with the XML below: 1 <aw:layout id= "loHours" runat= "server" columns= "3" > 2 <aw:layout id= "loHoursButtons" runat= "server" columns= "3" > 3 <aw:TextBox ID= "tbAddHours" runat= "server" Text= "0" Font-Bold= "true" Font-Names= "Arial" Label= "sidLblAddHours" Font-Size= "12px" Width
    Posted to Web Forms (Forum) by Dominique on 12/27/2007
  • Re: Two button using the same code.

    this is excellent Thanks
    Posted to Web Forms (Forum) by Dominique on 12/27/2007
  • Re: Two button using the same code.

    Let me review this Thank you
    Posted to Web Forms (Forum) by Dominique on 12/27/2007
  • Two button using the same code.

    Hello, I have two UP button 1 "loHours" runat= "server" columns= "3" > 2 "loHoursButtons" runat= "server" columns= "3" > 3 "tbAddHours" runat= "server" Text= "0" Font-Bold= "true" Font-Names= "Arial" Label= "sidLblAddHours" Font-Size= "12px" Width= "35px" Height= "20px" Wrap= "false" ReadOnly= "true" > 4 "True"
    Posted to Web Forms (Forum) by Dominique on 12/26/2007
  • Re: Web.Config - Custom.Config

    Chris, This means I need the custom.config in each sub-directories...39 of them I hope not to forget to uipdate all of them at once!!! Thanks
    Posted to Configuration and Deployment (Forum) by Dominique on 12/18/2007
Page 1 of 10 (97 items) 1 2 3 4 5 Next > ... Last »