Publishing website

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kiran01
    New Member
    • Feb 2007
    • 11

    Publishing website

    Hi all ,

    I am creating a web application in ASP.net 2.0 using C# . I am also using SQL Server 2005 as database .
    I am having problem in publishing website , i have published website sucessfully , but the problem is it ask for server 's user name and password .
    can any1 tell me how can i overcome this problem .When i insert username and password , my application shows all data tht is to be retrived from backend . I dont want my website to prompt for Server's username and password , rather it should give access to every one who is trying to open it .


    Thanks in advance
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Please don't multiple post, it is against site rules. Thanks.

    MODERATOR

    Comment

    • ak1dnar
      Recognized Expert Top Contributor
      • Jan 2007
      • 1584

      #3
      Originally posted by kiran01
      Hi all ,

      I am creating a web application in ASP.net 2.0 using C# . I am also using SQL Server 2005 as database .
      I am having problem in publishing website , i have published website sucessfully , but the problem is it ask for server 's user name and password .
      can any1 tell me how can i overcome this problem .When i insert username and password , my application shows all data tht is to be retrived from backend . I dont want my website to prompt for Server's username and password , rather it should give access to every one who is trying to open it .


      Thanks in advance
      Hi kiran,
      This problem occurs normally with recently uploaded web sites. If you also using a hosting package on a remote location, Just contact your Service provider, with the issue, or wait for couple of hours it takes some times to populate the configuration settings. My ISP takes 1 day for this after purchasing the package.

      Comment

      Working...