Search

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

Matching Posts

  • Re: Set up Database using SQL Server 2005

    Hi Betty: I think I read in one of the previous posts, which says that you can't have both Server 2000 and Server 2005 together. There can only be one installed. hope that helps! -yue
    Posted to Personal Site Starter Kit (Forum) by y71chen on 5/31/2006
  • Type "ProfileCommon" is not defined

    Hi I opened the default.aspx in the vs2005 but i got two errors saying: Type "ProfileCommon" is not defined. on line: <%@ Page Language="VB" MasterPageFile="~/MasterPage.master" CodeFile="Default.aspx.vb" Inherits="Default_aspx" Title="Welcome" %> and also i got errors: Error 3 Element 'FeaturedAd' is not a known element. This can occur if there is a compilation error in the Web site. C:\Inetpub\newwwwroot\ad\Default.aspx 36 18 http://ad/ Error 4 Element 'CategoryBrowse' is not a known element
    Posted to Classifieds Starter Kit (Forum) by y71chen on 4/26/2006
  • Re: .ldf file needed?

    Um...I think what i am trying to ask is that is it necessary to attach the CLASSIFIEDSDB.mdf to the database or i can just work off of ASPNETDB.MDF? because only wen i try to attach the CLASSIFIEDSDB.mdf, that's when the problem of .ldf not found problem occured . Thanks, -yue
    Posted to Classifieds Starter Kit (Forum) by y71chen on 4/26/2006
  • Cannot add rows to sysdepends for the current object

    Does anyone get this error when they tried to run classifieds-add.sql? Cannot add rows to sysdepends for the current object because it depends on the missing object 'UpdateCategoryAdCounts'. The object will still be created. Cannot add rows to sysdepends for the current object because it depends on the missing object 'UpdateCategoryAdCounts'. The object will still be created. Thank you! -yue
    Posted to Classifieds Starter Kit (Forum) by y71chen on 4/26/2006
  • Re: .ldf file needed?

    Hi Um....is this a stupid question? or no one has this problem? Can someone please help because i am stuck here and can't get anywhere if i can't attach the database. The following are the files that's in my app_data folder. ASPNETDB.MDF aspnetdb_log.ldf classifieds-add.sql classifieds-categories.sql CLASSIFIEDSDB.mdf classifieds-remove.sql site-config.xml Thanks in advance!!! -yue
    Posted to Classifieds Starter Kit (Forum) by y71chen on 4/26/2006
  • .ldf file needed?

    Hi all: When i download the classified ads starter kit, in the app_data folder the classifiedsdb_log.ldf is not in there. Which gave me a problem when i tried to attach classifiedsdb to the database. This actually happened to me on the time tracker starter kit as well. Can anyone please tell me how i can fix this? Or is that file suppose to be there wen i download the starter kit? Thanks in advance! -yue
    Posted to Classifieds Starter Kit (Forum) by y71chen on 4/24/2006
  • TimeTracker_log.ldf not found

    Hi all: I just downloaded the timetracker starter kit. But when i tried to attach the timetracker.mdf to teh database i get an error saying that timetracker_log.ldf is not found. and i went to the App_Data folder it really was not there. Where can i get it? or i can just create a dummy .ldf file so that it will work? Also, I am running personal starter kit on this server as well. since both of them point to two different database. personal.mdf and aspnetdb.mdf timetracker.mdf and aspnetdb.mdf are
    Posted to Time Tracker Starter Kit (Forum) by y71chen on 4/21/2006
  • confused about the exact steps to use MS SQL Server with Starter Kit

    Hi I am kind confused about the posts in "Exact steps to use MS SQL Server with Startet Kit", from there it is recommended that we run teh membershipt.sql script located in: %windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regsql.exe -E -S localhost -d Personal -A all -sqlexportonly c:\membership.sql is that for SQL 2000 or it's for SQL 2005 too? Also it is mentioned about some web.config files: " The two listing below show how the connection strings are changed for different data source and login
    Posted to Personal Site Starter Kit (Forum) by y71chen on 4/21/2006
  • Re: Could not find schema information fo rthe element error

    This is actually caused by visiting the administration tool (by going to the website menu and click on asp.net configuration). and that automatically changed the configuration tab to: configuration xmlns = " http://schemas.microsoft.com/.NetConfiguration/v2.0 " > work around steps: Change in WebAdminPage.cs file, located in %windir%\Microsoft.NET\Framework\v2.0.50727\ASP.NETWebAdminFiles\App_Code directory, the line (number 93): config.NamespaceDeclared = true; with config.NamespaceDeclared =
    Posted to Personal Site Starter Kit (Forum) by y71chen on 4/21/2006
  • Re: Missing schema info schemas.microsoft.com/.NetConfiguration/v2.0

    Hi I am having the same problem...but I changed the <configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0"> to <configuration> but when I request any site from my server i still get the 503 service unavaliable error. Am I still missing something? And also is this going to happen everytime after I go to the administration tool? Please help! Thank you very much! -yue
    Posted to Configuration and Deployment (Forum) by y71chen on 4/20/2006
Page 1 of 4 (36 items) 1 2 3 4 Next >
Microsoft Communities