Closed
Bug 595362
Opened 14 years ago
Closed 2 years ago
Bing maps, MSN Direct, Send map info to GPS error
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: hgf54, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 GTB7.1
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9 GTB7.1
I use Bing Maps. When I have found a location and then send it to GPS. I receive an Error."
Server Error '/' Application
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
If I use safari, I do not receive an error
Reproducible: Always
Steps to Reproduce:
1.Go to Bing Maps, Welcome Page
2.Type in A location, Type in B location
3.Click get directions
4.Set on Driving
5.Send to GPS
Error message received
Actual Results:
Error message received
Expected Results:
1.Go to Bing Maps, Welcome Page
2.Type in A location, Type in B location
3.Click get directions
4.Set on Driving
5.Send to GPS
6. MSN Direct Box should come up asking send wirelessly with MSN Direct
7. Next
8.Are you in the MSN coverage, yes or no, chose yes
9. Your locations are being sent to your navigartion system
9.
I use Bing Maps, MSN direct and and Garmin GPS device
Updated•14 years ago
|
Version: unspecified → 3.6 Branch
Comment 1•14 years ago
|
||
Reporter, Firefox 4.0.1 has been released, and it features significant improvements over previous releases. Can you please update to Firefox 4.0.1 or later, and retest your bug? Please also create a fresh profile (
http://support.mozilla.com/kb/Managing+profiles), update your plugins (Flash, Java, Quicktime, Reader, etc) and update your graphics driver and Operating system to the latest versions available.
If you still continue to see this issue, please comment. If you do not, please close this bug as RESOLVED > WORKSFORME
filter: prefirefox4uncobugs
Comment 2•2 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Severity: major → --
Updated•2 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•