Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / General / January 2005

Tip: Looking for answers? Try searching our database.

ERROR:  There is no source code available for the current location.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Phil Galey - 31 Jan 2005 19:11 GMT
I'm developing in VB.NET 2002 on Windows 2000 SP4.

When I'm running my application in the design environment, it generates an error at one point that says:  "There is no source code available for the current location."

If I click OK, it still runs the code, but it will not allow me to run it in break mode after that point, even if I put a Stop statement in the code.  It ignores the Stop statement.

It was originally running into this error at a line which executes a 3rd party COM method.  Mut the the problem migrated to an earlier line, where it's working only with intrinic VB.NET objects.

Could it be multi-threading perhaps, even though my program is not set up nor intended for multi-threading?  Is there a solution for this problem?  Thanks.
Jinmin Yang - 31 Jan 2005 22:11 GMT
We can say: there is the .Net error handle bug.  But, the bug comes from your
incorrect code.
How to fix:  
case 1: Checking TextWriter, TextRead, FileStream, ... has been closed
before you want to re-open the same file.
case 2: Verifying Data connection
case ...

> I'm developing in VB.NET 2002 on Windows 2000 SP4.
>
[quoted text clipped - 5 lines]
>
> Could it be multi-threading perhaps, even though my program is not set up nor intended for multi-threading?  Is there a solution for this problem?  Thanks

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.