Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8565335
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T17:24:13+00:00 2026-06-11T17:24:13+00:00

I have a Visual Basic .NET application running against the .NET Compact Framework 2.0

  • 0

I have a Visual Basic .NET application running against the .NET Compact Framework 2.0 on a Symbol handheld scanner running Windows CE 6.5. From the Windows Form VB app, I’m trying to launch an IE window with a given URL when the user clicks a button.

Private Sub btnViewUpdateSite_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnViewUpdateSite.Click

    Process.Start("iesample.exe", "http://getupdate.localdomain.com")

End Sub

When I click the button from the app on the device, I get a FileNotFoundException on the line of code the “starts” the process.

What I don’t understand is – While the program has stopped on the error, I can click in the Watch window in Visual Studio, copy and paste the code, and have the browser fire up the page. Am I missing something simple?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T17:24:14+00:00Added an answer on June 11, 2026 at 5:24 pm

    Windows CE does not have any concept of a “working directory” therefore you must provide fully qualified paths for any file. Try this:

    Process.Start(@"\Windows\iesample.exe", "http://getupdate.localdomain.com")
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have written a basic Application for windows mobile 5. It is using visual
I have a simple Windows Forms (C#, .NET 2.0) application, built with Visual Studio
I'm developing a Windows Forms Application in Visual Basic .NET with Visual Studio 2008.
I have a ASP .Net web appliaction written in Visual Basic .Net running on
I am using visual basic for coding. In my form I have a delete
I'm fairly new to Visual Studio (specifically Visual Basic .NET) but have been programming
We have developed a standalone application using visual basic 6. Now we are changing
I have a simple standalone application written in Visual Basic that I'm porting to
I'm building a basic web application in ASP.NET 4.0 with C# in Visual Studio
I am developing a Visual Basic .NET application to be used by the staff

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.