I'm starting to develop in Windows Azure. In fact, I'm taking an online curse of it. Well, in some of the activities of this course, they always talk about staring a new azure project from VS as Administrator.
So, I'm not pretty sure why we need to start as Administrator to develop a Windows Azure App. Will be a problem at the moment to publish tha App in the Cloud? Does it have to see with the Web roles?
Might be these question are a little basic for some of you, however I will appreciate your help on it.
First of all, thanks for your comment. Regarding your question, I didn't say that it's a problem. I just wanted to know an specific reason of that fact.
As you mention that it's neccesary to integrate with IIS and other tasks I was thinking almost the same that some services couldn't be loaded or started.
Lesthad_mk
Member
96 Points
159 Posts
Why start VS as Administrator?
May 07, 2012 11:33 PM|LINK
Hi all
I'm starting to develop in Windows Azure. In fact, I'm taking an online curse of it. Well, in some of the activities of this course, they always talk about staring a new azure project from VS as Administrator.
So, I'm not pretty sure why we need to start as Administrator to develop a Windows Azure App. Will be a problem at the moment to publish tha App in the Cloud? Does it have to see with the Web roles?
Might be these question are a little basic for some of you, however I will appreciate your help on it.
Thanks in advance
ignatandrei
All-Star
134491 Points
21566 Posts
Moderator
MVP
Re: Why start VS as Administrator?
May 08, 2012 05:02 AM|LINK
VS requires to be started as administrator to can integrate with IIS and other tasks. Why is this a problem?
Lesthad_mk
Member
96 Points
159 Posts
Re: Why start VS as Administrator?
May 08, 2012 02:35 PM|LINK
Hi ignatandrei
First of all, thanks for your comment. Regarding your question, I didn't say that it's a problem. I just wanted to know an specific reason of that fact.
As you mention that it's neccesary to integrate with IIS and other tasks I was thinking almost the same that some services couldn't be loaded or started.
Thanks for your help
Cheers!!