Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
D

daisylh

@daisylh
About
Posts
9
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • BBC's April Fools Joke
    D daisylh

    :laugh: :omg: :laugh:

    The Lounge csharp com question announcement

  • Mysql process name
    D daisylh

    The name is mysql in the process list,or you may open up services to observe or set it wether running. :)

    The Lounge mysql linux

  • Running 2005 web application on another computer
    D daisylh

    First,you should published your project to local computer.It is a directory . Next,you add a virtual directory to local compter IIS,it's path refer to the directory. Try it on!:)

    ASP.NET visual-studio help question workspace

  • Running 2005 web application on another computer
    D daisylh

    You run it from localhost computer http://localhost/WebSiteName or http://127.0.0.1/WebSiteName

    ASP.NET visual-studio help question workspace

  • Running 2005 web application on another computer
    D daisylh

    try: http://IP address/WebsiteName

    ASP.NET visual-studio help question workspace

  • Crystal Report Path
    D daisylh

    oReport.Load(server.mappath(".\Reports\ProjList.rpt"))

    ASP.NET help

  • Migrated from VS 2003 to VS 2005 and Crystal Reports do not work - need help
    D daisylh

    reference: http://forums.microsoft.com/msdn/showpost.aspx?postid=1018839&siteid=1&mode=1&sb=0&d=1&at=7&ft=11&tf=0&pageid=0[^] http://msdn2.microsoft.com/en-us/library/ms225490(VS.80).aspx[^] Hope this helps

    ASP.NET visual-studio help question

  • Migrated from VS 2003 to VS 2005 and Crystal Reports do not work - need help
    D daisylh

    VS2003:Dim myReport as new CrystalReport1 VS2005:Dim myReport as new reportdocument myreport.Load(Server.MapPath("CrystalReport1.rpt")) VS2005 has excel export and word export etc.

    ASP.NET visual-studio help question

  • Calendar SelectionChanged Event Not Firing
    D daisylh

    add code: Me.Calendar1.SelectedDate = Nothing

    ASP.NET question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups