Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. Values Does not fall within the expected range

Values Does not fall within the expected range

Scheduled Pinned Locked Moved Mobile
helpcsharp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sritanu _ Ghosh
    wrote on last edited by
    #1

    Hi, all. I am developing a PocketPC Application in Visual Basic2008(VB.Net) and Compact Framework2.0.There I was declared a Parent form and four child form.There I declared in child form load event: Me.Parent=MainForm It's working fine.But when I switched to Compact framework3.5.This code shows error. "Values Does not Fall within the Expected Range." Please help me.

    P 1 Reply Last reply
    0
    • S Sritanu _ Ghosh

      Hi, all. I am developing a PocketPC Application in Visual Basic2008(VB.Net) and Compact Framework2.0.There I was declared a Parent form and four child form.There I declared in child form load event: Me.Parent=MainForm It's working fine.But when I switched to Compact framework3.5.This code shows error. "Values Does not Fall within the Expected Range." Please help me.

      P Offline
      P Offline
      PavanPareta
      wrote on last edited by
      #2

      Try to debug your application in compact framework 3.5 and find out where erectly error is raised. because this error is raised basically some invalid argument send to common language runtime. :-\

      Pavan Pareta

      S 1 Reply Last reply
      0
      • P PavanPareta

        Try to debug your application in compact framework 3.5 and find out where erectly error is raised. because this error is raised basically some invalid argument send to common language runtime. :-\

        Pavan Pareta

        S Offline
        S Offline
        Sritanu _ Ghosh
        wrote on last edited by
        #3

        Thanks for your reply.I run this in debug mode in compact framework 3.5.I declare the form is Dim Config As frmConfig After that I wrote Config=New frmConfig() Config.Show() After executing of last line the same error is coming at the same line. Me.Parent = frmMDIMain

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups