Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

User Rights Needed ??


  • Please log in to reply
9 replies to this topic

#1 Doug Roehm

Doug Roehm

    New Member

  • Members
  • Pip
  • 3 posts

Posted 10 September 2010 - 03:54 PM

Running Windows XP (SP3).. We have a student that needs to use the program.. His account is a standard User account.. The teacher has a administrator account on the machine>> It runs fine with her account but not his... My Question is what folders/rights need to be changed for the "standard" user account in XP.. Below is her email to me.. Thanks in advance Doug We downloaded and installed the Netduino Development requirements (http://netduino.com/downloads/) for Omar's AT project. When you open Visual C# 2010 click on new project and select the .NET Micro Framework it should have "Netduino Application" as an option on the right. When logged into my teacher account it works but when he tries it on his account it doesn't show that option. Is there anyway to get around this?

#2 Omar (OZ)

Omar (OZ)

    Advanced Member

  • Members
  • PipPipPip
  • 564 posts

Posted 10 September 2010 - 08:16 PM

Running Windows XP (SP3).. We have a student that needs to use the program.. His account is a standard User account.. The teacher has a administrator account on the machine>> It runs fine with her account but not his... My Question is what folders/rights need to be changed for the "standard" user account in XP.. Below is her email to me.. Thanks in advance
Doug

We downloaded and installed the Netduino Development requirements (http://netduino.com/downloads/) for Omar's AT project.
When you open Visual C# 2010 click on new project and select the .NET Micro Framework it should have "Netduino Application" as an option on the right. When logged into my teacher account it works but when he tries it on his account it doesn't show that option. Is there anyway to get around this?


Wow I had no idea you guys would actually ask on the forums. Thanks for trying to help me out. I am currently trying to find what folders I would need rights to.

-Omar

#3 Eric Burdo

Eric Burdo

    Advanced Member

  • Members
  • PipPipPip
  • 130 posts

Posted 10 September 2010 - 08:39 PM

Running Windows XP (SP3).. We have a student that needs to use the program.. His account is a standard User account.. The teacher has a administrator account on the machine>> It runs fine with her account but not his... My Question is what folders/rights need to be changed for the "standard" user account in XP.. Below is her email to me.. Thanks in advance
Doug

We downloaded and installed the Netduino Development requirements (http://netduino.com/downloads/) for Omar's AT project.
When you open Visual C# 2010 click on new project and select the .NET Micro Framework it should have "Netduino Application" as an option on the right. When logged into my teacher account it works but when he tries it on his account it doesn't show that option. Is there anyway to get around this?


I don't have a solution... but I do have a similar problem.

For whatever reason, when I installed the Netduino bits... they installed the templates and such to my USB drive.

So... if I have my USB drive connected, I can do the Netduino Application projects... if I don't, the Netduino stuff doesn't show up.

You might be able to find where the Netduino template installed, and either give the student rights to that, or move it so he can see it?
~ Eric D. Burdo ~ http://brick-labs.com/

Today LED's, tomorrow, the world!!! Well, OK, maybe servos.

#4 Doug Roehm

Doug Roehm

    New Member

  • Members
  • Pip
  • 3 posts

Posted 10 September 2010 - 09:23 PM

I don't have a solution... but I do have a similar problem.

For whatever reason, when I installed the Netduino bits... they installed the templates and such to my USB drive.

So... if I have my USB drive connected, I can do the Netduino Application projects... if I don't, the Netduino stuff doesn't show up.

You might be able to find where the Netduino template installed, and either give the student rights to that, or move it so he can see it?

thanks - I doubt there was a USB drive attached when it was installed but i will check next week..Do you happen to know where most/all of the application is installed at in a default install ?? (ie program files ...)

#5 Omar (OZ)

Omar (OZ)

    Advanced Member

  • Members
  • PipPipPip
  • 564 posts

Posted 10 September 2010 - 09:29 PM

thanks - I doubt there was a USB drive attached when it was installed but i will check next week..Do you happen to know where most/all of the application is installed at in a default install ?? (ie program files ...)

I did not have a usb drive connected at the time. if you can't figure it out I could install it on my usb drive then, that might work.

#6 Doug Roehm

Doug Roehm

    New Member

  • Members
  • Pip
  • 3 posts

Posted 10 September 2010 - 09:33 PM

worth a try Omar... you can get email my email address from MRs Lyons Monday... let me know how you make out with that.. you can email me directly on this issue until it is resolved Thanks for your patience Doug

#7 Omar (OZ)

Omar (OZ)

    Advanced Member

  • Members
  • PipPipPip
  • 564 posts

Posted 10 September 2010 - 09:45 PM

worth a try Omar... you can get email my email address from MRs Lyons Monday... let me know how you make out with that..
you can email me directly on this issue until it is resolved
Thanks for your patience
Doug


Thank you! I'll talk to Mrs.Lyons on monday then

Thanks again.

#8 Eric Burdo

Eric Burdo

    Advanced Member

  • Members
  • PipPipPip
  • 130 posts

Posted 11 September 2010 - 04:14 AM

thanks - I doubt there was a USB drive attached when it was installed but i will check next week..Do you happen to know where most/all of the application is installed at in a default install ?? (ie program files ...)


Could also be that the Netduino installer goes into a folder that the regular user account can't see... But I don't know where.. :(
~ Eric D. Burdo ~ http://brick-labs.com/

Today LED's, tomorrow, the world!!! Well, OK, maybe servos.

#9 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 11 September 2010 - 05:17 AM

The Netduino SDK installer installs the Netduino Application template into: 'My Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual C#\Micro Framework' For advanced users: If your Visual C# templates are stored elsewhere, you can copy the NetduinoApplication.zip file from this location. Your Visual C# template location can be found in the '\HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\UserProjectTemplatesLocation' registry key. Chris

#10 Omar (OZ)

Omar (OZ)

    Advanced Member

  • Members
  • PipPipPip
  • 564 posts

Posted 11 September 2010 - 05:46 AM

The Netduino SDK installer installs the Netduino Application template into:
'My Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual C#\Micro Framework'

For advanced users:
If your Visual C# templates are stored elsewhere, you can copy the NetduinoApplication.zip file from this location. Your Visual C# template location can be found in the '\HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\UserProjectTemplatesLocation' registry key.

Chris

Thanks Chris, I'll tell the tech dude from school if he doesn't get back to the forums. Awesome! Now I can make this my computer science project :D




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.