Results 1 to 40 of 49

Thread: [RESOLVED] Question about localhost:nnnn vs localhost

Hybrid View

  1. #1
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Question about localhost:nnnn vs localhost

    I believe you proved you have a SOLUTION difference - but I think your brute-force method of editing the SLN file is not a good idea.

    You need to "select a browser service" from within the IDE so it can properly align that change...

    Or someone really messed up a project creation.

    Is this a WEB PROJECT vs WEB FOLDER kind of problem??

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  2. #2

    Thread Starter
    PowerPoster MMock's Avatar
    Join Date
    Apr 2007
    Location
    My Mustang GT
    Posts
    4,562

    Re: Question about localhost:nnnn vs localhost

    Well, this is such a disappointing resolution. It's working now, simply from me grabbing the project fresh from a zip file. But that was where I got it in the first place weeks ago, so why it's suddenly working beats me.

    Here is the history. This project belonged to programmer A who worked in another department and was transitioning his project to our department. He put a zip file on a fileshare as a way of giving us the project (why we don't go to Source Control or TFS, I don't know). Programmer B worked with it to get it working (she "couldn't get it to run" but changed some web.config settings and created a VD in IIS, etc) and zipped it to another location for Programmer Me and Programmer C to get (never heard much from C). When I got it and ran it, it ran, but with the unresolved image and styling issue and running from ASP.NET Development Server instead of IIS. So today she tells me to get it from the zip file again, and all is miraculously working wonderfully. I am guessing she made some changes after she created the zip file that weren't propogated back in order for me to get them. Then she created the zip file again today. I can't really say what those changes were - perhaps, Steve, some of it was the changes I had made in an editor to the sln file which you said would be better off made in the IDE itself.

    Thanks for all the help. Even though I didn't end up being the one to solve this and can't really say what did solve it, I think I learned a lot.
    There are 10 kinds of people in this world. Those who understand binary, and those who don't.

  3. #3
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Question about localhost:nnnn vs localhost

    Quote Originally Posted by MMock View Post
    Well, this is such a disappointing resolution. It's working now, simply from me grabbing the project fresh from a zip file. But that was where I got it in the first place weeks ago, so why it's suddenly working beats me.

    Here is the history. This project belonged to programmer A who worked in another department and was transitioning his project to our department. He put a zip file on a fileshare as a way of giving us the project (why we don't go to Source Control or TFS, I don't know). Programmer B worked with it to get it working (she "couldn't get it to run" but changed some web.config settings and created a VD in IIS, etc) and zipped it to another location for Programmer Me and Programmer C to get (never heard much from C). When I got it and ran it, it ran, but with the unresolved image and styling issue and running from ASP.NET Development Server instead of IIS. So today she tells me to get it from the zip file again, and all is miraculously working wonderfully. I am guessing she made some changes after she created the zip file that weren't propogated back in order for me to get them. Then she created the zip file again today. I can't really say what those changes were - perhaps, Steve, some of it was the changes I had made in an editor to the sln file which you said would be better off made in the IDE itself.

    Thanks for all the help. Even though I didn't end up being the one to solve this and can't really say what did solve it, I think I learned a lot.
    If this isn't a great story on why to use Source Control, I don't know what would be

    Glad to hear that you got it all sorted out though!

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width