[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

07/21/2005 at 08:52PM PDT, ID: 21500473
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.2

ASP - Web Matrix Server - Port 80 error: Appplication not found when clicking on "Open in Web Browser".

Asked by Ainodecam in Microsoft ASP.NET Web Matrix

Tags: port, web, server

Hello all,

I'm new to ASP.Net and am using Web Matrix (as I only have Win XP Home Edition) and I get the error below when I right click on the Web Matrix icon to "Open in Web Browser".

I also noted that URL links don't work when I click on them from Outlook Express - nothing happens. This seems like a new phenomenon and maybe linked to my use of Mozilla and that browser having an exception error when I installed some other software like VS.Net 2003 or something like that.

I believe if I can get the IEXP to work from Outlook Express and remove Mozilla, my problem may be solved. IOW I need to make IEXP the default browser.

Any help here would greatly appreciated.

Thanks,
Chris.
------------------------------------------------------
Microsoft ASP.NET Web Matrix Server - Port 80

An unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will shut down immediately.

Application not Found.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
 
************** Exception Text **************
System.ComponentModel.Win32Exception: Application not found
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(String fileName)
   at Microsoft.Matrix.WebServer.WebServerForm.DoLaunch()
   at Microsoft.Matrix.WebServer.WebServerForm.OnCommandLaunch(Object sender, EventArgs e)
   at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.MenuItemData.Execute()
   at System.Windows.Forms.Command.Invoke()
   at System.Windows.Forms.Control.WmCommand(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at Microsoft.Matrix.UIComponents.MxForm.WndProc(Message& m)
   at Microsoft.Matrix.UIComponents.TaskForm.WndProc(Message& m)
   at Microsoft.Matrix.WebServer.WebServerForm.WndProc(Message& m)
   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
WebServer
    Assembly Version: 0.6.0.0
    Win32 Version: 0.6.812.0
    CodeBase: file:///C:/Program%20Files/Microsoft%20ASP.NET%20Web%20Matrix/v0.6.812/WebServer.exe
----------------------------------------
Microsoft.Matrix
    Assembly Version: 0.6.0.0
    Win32 Version: 0.6.812.0
    CodeBase: file:///C:/Program%20Files/Microsoft%20ASP.NET%20Web%20Matrix/v0.6.812/Microsoft.Matrix.DLL
----------------------------------------
Microsoft.Matrix.WebHost
    Assembly Version: 0.6.0.0
    Win32 Version: 0.6.812.0
    CodeBase: file:///c:/windows/assembly/gac/microsoft.matrix.webhost/0.6.0.0__6f763c9966660626/microsoft.matrix.webhost.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Web
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.web/1.0.5000.0__b03f5f7f11d50a3a/system.web.dll
----------------------------------------
System.Drawing
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
 
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
 
For example:
 
<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>
 
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
[+][-]08/03/05 03:39 AM, ID: 14586955

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Microsoft ASP.NET Web Matrix
Tags: port, web, server
Sign Up Now!
Solution Provided By: mcgants
Participating Experts: 1
Solution Grade: A
 
 
[+][-]08/05/05 07:12 PM, ID: 14612788

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/06/05 07:13 AM, ID: 14614203

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/08/05 07:51 PM, ID: 14629544

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]09/11/05 08:04 AM, ID: 14859349

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]09/15/05 06:47 PM, ID: 14894899

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]09/21/05 09:39 AM, ID: 14929802

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-91