Results 1 to 6 of 6

Thread: Project debugging issues

Threaded View

  1. #1

    Thread Starter
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Project debugging issues

    Although this is happening in a web project, it's kind of just a VB.Net solution/project problem.

    I've been carrying along for quite a few years a web project that was never made into a proper "solution". Especially as versions of the IDE moved along and the VS web project world kept changing.

    At any rate, this web project has an additional VB Project for a reporting tool - that I distribute as a .DLL to my clients (on their web servers), but sits as a nice "second" project within this set of web folders.

    I keep this whole mess on my OneDrive - so it's shared between an old Win7 workstation and a newer Win10 Surface Pro.

    The Surface Pro has never been able to "re-build" the second "reporting tool" project. Whenever I needed to make changes, I would go to the old Win7 machine and work the reporting code over and re-build the whole solution there and get a nice new .DLL for release.

    Long story short, I just broke the Win7 machine - moved my OneDrive folder to different drive letter and now I cannot re-build the reporting tool project. The code is stale and the debugger is giving me the message posted below. I have removed and re-added the secondary project - nothing seems to be getting me past this.

    I need to debug and then subsequently compile this secondary project.

    Any help would be greatly appreciated - thanks!
    Attached Images Attached Images  

    *** 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

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