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. General Programming
  3. Visual Basic
  4. New Project

New Project

Scheduled Pinned Locked Moved Visual Basic
csharpsecurityhelpquestion
3 Posts 3 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
    SLoughins
    wrote on last edited by
    #1

    :confused::confused:Hi I'm new to VB.Net and when I try to load an existing VB6 project I get a "Security Error" When I try to start a new project in VB.Net I get a "Required permissions cannot be acquired" error Can anybody point me in the right direction as to what to do? Thanks :confused: Stephen

    C N 2 Replies Last reply
    0
    • S SLoughins

      :confused::confused:Hi I'm new to VB.Net and when I try to load an existing VB6 project I get a "Security Error" When I try to start a new project in VB.Net I get a "Required permissions cannot be acquired" error Can anybody point me in the right direction as to what to do? Thanks :confused: Stephen

      C Offline
      C Offline
      cnurse
      wrote on last edited by
      #2

      Because .NET can run applications across the net it is concerned that your objects can be hacked by other net users. That's the crude explanation. So there are things called attributes, which you need to read up on, that indicate how certain aspects of your objects are to be controlled, accessed, and things like that. Attributes are a hell of a good idea, as you'll discover, you can do all sorts with them. Anyway, I've digressed. As you are upgrading from 6 to .NET you should take a look at msdn.microsoft.com and read about this process of upgrading, especially to see what's out and what's in if you know what I mean. There are a lot of issues about upgrading. I learned real quick, its not just plug and play, its plug and pray, pray, pray, then rewrite 8-) Nursey

      1 Reply Last reply
      0
      • S SLoughins

        :confused::confused:Hi I'm new to VB.Net and when I try to load an existing VB6 project I get a "Security Error" When I try to start a new project in VB.Net I get a "Required permissions cannot be acquired" error Can anybody point me in the right direction as to what to do? Thanks :confused: Stephen

        N Offline
        N Offline
        Niels Penneman
        wrote on last edited by
        #3

        So you can't even start a new project? Do you have Administrator rights and are you in the Debugger Users group? greetz ;-) *Niels Penneman*


        Software/Dev Site
        Personal Site


        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