Hi All,
I get the following error when I am navigating around a file !
Access Violation at Address 0059361B in module 'webuild.exe'
read of address 040C8 002.
cheers, Dave Porter
[/img]
Access Violation when navigating file
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
- chrisjlocke
- Top Contributor
- Posts: 995
- Joined: Mon Aug 01, 2005 4:12 pm
- Location: Essex, UK
- Contact:
-
- Posts: 51
- Joined: Sun Jun 12, 2005 9:04 am
However, if you can tell the exact steps we need to take in order to reproduce the problem, please let us know and we will fix try to fix this as soon as possible.Karlis: When we release 2008 beta, we will include error reporting and debugging tool, so you will be able to report this right away and we will know what it is. Hold on, please, for a while.
-
- Posts: 51
- Joined: Sun Jun 12, 2005 9:04 am
-
- Posts: 10
- Joined: Mon Aug 28, 2006 1:45 am
A few notes...
I've been experiencing this problem as well. Here's some notes:
1. Turning off the Code Explorer pane eliminates the problem for me.
2. Turning off Auto Switch Language in the CE pane also eliminates the problem.
3. I tend to work on mixed PHP/HTML pages, but I only get this error when my cursor is moving around in the HTML portion of the page.
4. My pages are never "well formed" since the DOCTYPE, HEAD, and other essential HTML page elements are hidden away in header/footer include files.
5. Moving the cursor seems to trigger it, not typing any code.
It's almost as if some HTML validator is kicking in, seeing the page is "messed up", and not knowing how to handle it.
RapidPHP 2007 (v. 8.3.1.81)
Windows XP SP2
1. Turning off the Code Explorer pane eliminates the problem for me.
2. Turning off Auto Switch Language in the CE pane also eliminates the problem.
3. I tend to work on mixed PHP/HTML pages, but I only get this error when my cursor is moving around in the HTML portion of the page.
4. My pages are never "well formed" since the DOCTYPE, HEAD, and other essential HTML page elements are hidden away in header/footer include files.
5. Moving the cursor seems to trigger it, not typing any code.
It's almost as if some HTML validator is kicking in, seeing the page is "messed up", and not knowing how to handle it.
RapidPHP 2007 (v. 8.3.1.81)
Windows XP SP2
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Re: Access Violation when navigating file
Just to let you know that we are working on some major improvements that will decrease the amount of A/V errors in one of the upcoming updates.