Launch VSTA Editor Requires Administrator Privs?

This is a follow-up to another posting I had about problems with launching the VSTA editor from various scripts.  I have been experimenting with this further and while available RAM seems to have something to do with it, more clearly appears to be that
launching VSTA requires me to be logged on as administrator.  IT security only allows us developers to get Admin for one hour at a time -- have to request it, log off, then log back on.  After an hour it expires and we would have to request again,
log off and then back on yet again for another hour.  Needless to say, this would be rather frustrating.   Any ideas about how/why launching VSTA from SSDT script tasks or components would require administrator privs and how I could get around that?
Thanks kindly,
Mike

Hi Mike,
Thanks for the note.  Unfortunately, things are still frustrating us.  I tried your suggestions and the VSTA editor still will not open.
 I actually completely re-formatted my machine (Windows 7) and applied Windows updates.  Then I only installed BI tools (our BI group has an install setup from a share that installs SQL Server Data Tools for Visual Studio 2012 (I was unable to insert
an image -- kept getting a note about not being able to link images until my account has been confirmed -- that's new.    I then opened my migrated 2008 Solution and a package that included a Task Script and clicked "Edit Script".  Even with
ONLY those applications installed on my box the VSTA editor will not open.  I then installed the tools you noted above (Runtime and Design-time for 64 bit) and VSTA editor will still not open.  Each time I even just open SQL Server Data Tools for
VS 2012 Windows Event log captures the errors I pasted below -- one about VS 2012 being incompatible with this version of windows and one security event (Audit Failure) that indicates "Sensitive Privilege Use".   
Another colleague had one machine where the VSTA editor in 2012 was reliably opening for him but then he imported (and converted) a 2008 package
and now the editor will no longer open for him either.   On my machine I did not try simply creating a new package in SQL Server Data Tools for VS 2012 and see if that worked.   On a VMWare instance that can be easily created we are going to try
a fresh Windows 7 install with just SSDT for VS2012 and create a new package with a Script Task to see if that works.  If that works we are starting to think there is something in the 2008 packages that breaks the VSTA editor when they are opened in 2012???
 Does that make any sense at all?
Log Name:
 Application Source:
     Microsoft-Windows-ApplicationExperienceInfrastructure Date:          4/23/2014
9:22:31 AM Event ID:      1 Task Category: None Level:         Warning Keywords:       User:          MFAD\mjg32 Computer:      R0207781.mfad.mfroot.org Description:
The application (Visual Studio 2012, from vendor Microsoft) has the following problem: Visual Studio 2012 is incompatible with this version of Windows. For more information, contact Microsoft. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>     <Provider Name="Microsoft-Windows-ApplicationExperienceInfrastructure" Guid="{5EC13D8E-4B3F-422E-A7E7-3121A1D90C7A}" />     <EventID>1</EventID>     <Version>0</Version>
    <Level>3</Level>     <Task>0</Task>     <Opcode>2</Opcode>     <Keywords>0x8000000000000000</Keywords>     <TimeCreated SystemTime="2014-04-23T14:22:31.218012400Z"
/>     <EventRecordID>10213</EventRecordID>     <Correlation />     <Execution ProcessID="7256" ThreadID="3400" />     <Channel>Application</Channel>     <Computer>R0207781.mfad.mfroot.org</Computer>
    <Security UserID="S-1-5-21-2996307970-2646299502-106099678-50135" />   </System>   <EventData>     <Data Name="DBType">15</Data>     <Data Name="AppNameCount">19</Data>  
  <Data Name="AppName">Visual Studio 2012</Data>     <Data Name="VendorNameCount">10</Data>     <Data Name="VendorName">Microsoft</Data>     <Data Name="SummaryCount">106</Data>
    <Data Name="Summary">Visual Studio 2012 is incompatible with this version of Windows. For more information, contact Microsoft.</Data>     <Data Name="SessionID">1</Data>   </EventData> </Event>
Log Name:      Security
Source:        Microsoft-Windows-Security-Auditing
Date:          4/23/2014 9:24:30 AM
Event ID:      4673 Task Category: Sensitive Privilege Use
Level:         Information
Keywords:      Audit Failure User:          N/A
Computer:      R0207781.mfad.mfroot.org
Description: A privileged service was called.
Subject:            
Security ID:                 
MFAD\mjg32            
Account Name:                       
mjg32            
Account Domain:                    
MFAD            
Logon ID:                    
0x1a92c Service:            
Server: Security            
Service Name: - Process:            
Process ID:      0x1d7c            
Process Name:           
C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe
Service Request Information:            
Privileges:                   
SeCreateGlobalPrivilege Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>     <Provider Name="Microsoft-Windows-Security-Auditing" Guid="{54849625-5478-4994-A5BA-3E3B0328C30D}" />
    <EventID>4673</EventID>
    <Version>0</Version>     <Level>0</Level>
    <Task>13056</Task>
    <Opcode>0</Opcode>     <Keywords>0x8010000000000000</Keywords>
    <TimeCreated SystemTime="2014-04-23T14:24:30.502939700Z" />
    <EventRecordID>49848</EventRecordID>
    <Correlation />     <Execution ProcessID="612" ThreadID="640" />
    <Channel>Security</Channel>
    <Computer>R0207781.mfad.mfroot.org</Computer>
    <Security />   </System>
  <EventData>     <Data Name="SubjectUserSid">S-1-5-21-2996307970-2646299502-106099678-50135</Data>
    <Data Name="SubjectUserName">mjg32</Data>
    <Data Name="SubjectDomainName">MFAD</Data>
    <Data Name="SubjectLogonId">0x1a92c</Data>
    <Data Name="ObjectServer">Security</Data>
    <Data Name="Service">-</Data>
    <Data Name="PrivilegeList">SeCreateGlobalPrivilege</Data>
    <Data Name="ProcessId">0x1d7c</Data>
    <Data Name="ProcessName">C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe</Data>
  </EventData> </Event>
Log Name:      Security
Source:        Microsoft-Windows-Security-Auditing
Date:          4/23/2014 9:24:30 AM
Event ID:      4673 Task Category: Sensitive Privilege Use
Level:         Information
Keywords:      Audit Failure User:          N/A
Computer:      R0207781.mfad.mfroot.org
Description: A privileged service was called.
Subject:            
Security ID:                 
MFAD\mjg32            
Account Name:                       
mjg32            
Account Domain:                    
MFAD            
Logon ID:                    
0x1a92c Service:            
Server: Security            
Service Name: - Process:            
Process ID:      0x1d7c            
Process Name:           
C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe
Service Request Information:            
Privileges:                   
SeCreateGlobalPrivilege Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>     <Provider Name="Microsoft-Windows-Security-Auditing" Guid="{54849625-5478-4994-A5BA-3E3B0328C30D}" />
    <EventID>4673</EventID>
    <Version>0</Version>     <Level>0</Level>
    <Task>13056</Task>
    <Opcode>0</Opcode>     <Keywords>0x8010000000000000</Keywords>
    <TimeCreated SystemTime="2014-04-23T14:24:30.502939700Z" />
    <EventRecordID>49848</EventRecordID>
    <Correlation />     <Execution ProcessID="612" ThreadID="640" />
    <Channel>Security</Channel>
    <Computer>R0207781.mfad.mfroot.org</Computer>
    <Security />   </System>
  <EventData>     <Data Name="SubjectUserSid">S-1-5-21-2996307970-2646299502-106099678-50135</Data>
    <Data Name="SubjectUserName">mjg32</Data>
    <Data Name="SubjectDomainName">MFAD</Data>
    <Data Name="SubjectLogonId">0x1a92c</Data>
    <Data Name="ObjectServer">Security</Data>
    <Data Name="Service">-</Data>
    <Data Name="PrivilegeList">SeCreateGlobalPrivilege</Data>
    <Data Name="ProcessId">0x1d7c</Data>
    <Data Name="ProcessName">C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe</Data>
  </EventData> </Event>

Similar Messages

  • Since upgrading to Mavericks my Adobe Acrobat 9 Pro requires administrative password on every launch--whats with that?

    Since upgrading to Mavericks my Adobe Acrobat 9 Pro requires administrative password on every launch which seems like an unnecessary step.  Does anyone know why this is happening and what can be done to eliminate this?

    Download and run the combo updater to refresh your files.
    OS X Mavericks 10.9.3 (Update (Combo)
    http://support.apple.com/kb/DL1746
    Open Disk Utility and run Repair Permissions
    You might need to remove and reinstall Acrobat. Be sure you are in an admin account when installing.

  • UCCX Editor without Administrative rights?

    Hi,
    Has anyone tried and to and been successful in running Cisco UCCX Editor without administrative rights?
    I know that the docs states exactly that requirement, but I am stuck inside a customer´s  very restrictive environment and need to get this to work.
    Is it even possible?
    Regards, and thanks in advance

    I've never seen it work.
    david

  • Launch HTML Editor for creating webi reports - Java sdk

    Is there a way to launch HTML editor directly for creating webi reports..I know we can set the preference for HTML report panel in infoview...but thats not the requirement. I have to launch the HTML or Java report panel editor according to the User selection on the fly....its a customized java code for webi reports.
    Any help on this is appreciated!
    Thanks
    Chenthil

    Guys will this link work to launch the HTML editor....
    desktoplaunch/querywizard/jsp/entry.jsp?skin=skin_standard&docname=&docid=&isNew=true&isModified=&doctoken=we00010000b5d263b7d0a6&repotype=&unvname=&unvid=UnivCUID%3DAZu2kpoiudVOk35pUtr6.qQ%3BUnivName%3DKalvin&unvrepoid=&mode=C&decsep=.&unit=in&lang=en&doctype=wid&viewType=H&isModify=yes

  • Why does WD Lock / Unlocker require administration rights?

    It's really bloody annoying. I purchased the WD My Passport 2TB Portable Hard Drive because it had hardware hardware encryption thus it shouldn't need a device driver like software hardware encryption programs do. I've been trying to get a decently sized fast portable usb powered hard drive with hardware encryption and password protection that i can use on any PC regardless of account permissions for years now and i am still struggling. Don't you hard drive companies understand that people wish to use their portable hds at work as well as at home? The only company i've found to include locking / unlocking software that doesn't require admin rights is by Intergral but they don't do portable usb powered hard drives, only memory sticks  It's obvious it can be done, i don't just get why no one else is doing this? Basically i've got a super small and fast 2tb hard drive that i can't take advantage of the hardware encryption / password software because of this silly issue of requiring administration rights to access a drive when password protected. My work PC runs Windows XP and when plugging the drive in (without a password), it loads up without the the need for an admin account. 

    The Unlocker is poorly designed. When a standard Windows user account connects a locked drive and launches WD Drive Unlock.exe (prompt pops up in AutoPlay), UAC (User Access Control) elevation occurs and the administrator password is required. That is a the fault of the WD programmers - they should not require Admin permissions to do a simple drive unlock when the correct password is entered. The Unlocker should be rewritten to allow a Windows standard user account to enter the correct password and unlock the drive.

  • 10.9.2 systemsetup requires administrator privileges?

    Per the update materials for 10.9.2:
    Date and Time
    Available for:  OS X Lion v10.7.5, OS X Lion Server v10.7.5,
    OS X Mountain Lion v10.8.5, OS X Mavericks 10.9 and 10.9.1
    Impact:  An unprivileged user may change the system clock
    Description:  This update changes the behavior of the systemsetup
    command to require administrator privileges to change the system
    clock.
    CVE-ID
    CVE-2014-1265
    My account is an administrator account, but now when I run the systemsetup command, I get the following error:
    MacBookAir:~ mikedonscheski$ systemsetup -listtimezones
    You need administrator access to run this tool... exiting!

    Hmmm... I'm probably a bit experienced, but the Time/Date setting looks okay to me?  Matches the time on my iPhone.  Should I be looking at something else?

  • Links to launch Script Editor no longer work

    Links to launch Script Editor no longer work.

    I don't know, I just use a very simple Applescript to enclose the clipboard in tags that allow the user to launch Script Editor from the browser:
    set the clipboard to "<a href=applescript://com.apple.scripteditor?action=new>Click here to launch Script Editor</a>.
    <pre class=COMMAND>" & return & (the clipboard) & return & "</pre>"
    And it wraps the script on the clipboard on PRE tags so the structure is preserved. Neither of those work now.

  • Error when launching Workflow Editor

    Hi gurus,
    I am expriencing an error when i try to launch the Workflow editor from the Workflow definition page (Actions -> Launch Workflow editor). The error is:
    Unable to load resource: http://jawe.enhydra.org/twe.jnlp
    I have the latest JRE installed on my windows machine, and i am running Internet Explorer 9.
    Thank you in advance,
    Simion

    Hi Simion,
    Make sure the together editor is installed on your laptop. Try saving the xpdl file from workflow definition to your laptop first and then launch the editor and open it. Also, check out comments from Rob in the message below.
    ESourcing Workflow - SRM UWL integration?
    If you still have problems, let us know.
    Regards,
    Vikram

  • Premiere elements has encountered an error.  [..\..\Src\Core\Preferences.cpp-338] (while launching video editor)

    Getting an error while launching Video Editor (either New project or Existing project). However i can launch "Organizer" with no issue.
    windows 7 -64bit Core i7
    Premiere elements has encountered an error.  [..\..\Src\Core\Preferences.cpp-338]
    then
    -Runtime Error!  Program C:\Program Files|A...  This application has requested the Runtime to terminate it in an unusual way.  Please contact the applications suport team for more information.
    then
    -Adobe Premiere Elements 11 has stopped working  A problem caused the program to stop working correctly, please close the program.

    School Board
    Thanks for the replies.
    I was almost sure the uninstall, ccleaner, reinstall would resolve the problem. But, onward....
    Are you working from a school or company network or from an individual home computer?
    From your ID and some comments, I think school network.
    I suspect the issue is more than resetting the preferences, but let us give that a try to rule it out (or in).
    Local Disk C
    Users
    Owner
    AppData
    Roaming
    Adobe
    Premiere Elements
    11.0
    and in the 11.0 Folder is the Adobe Premiere Elements Prefs file that you delete. If that does not work, then
    you delete the whole 11.0 Folder in which the Adobe Premiere Elements Prefs file exists. Be sure to be working
    with Folder Option Show Hidden Files, Folders, and Drives enabled so that you can see the complete path cited.
    Is the Owner designation in the above path named correctly?
    Also, look at disabling the SLCache Folder if you find one as described for 12 in the following
    ATR Premiere Elements Troubleshooting: PE12: Premiere Elements 12 Editor Will Not Open
    To be continued....
    ATR

  • Launching Asset Editor in OER throws exception

    Hi,
    While Launching Asset Editor, in the middle of my work, I started facing one issue.
    From OER Console (http://localhost:7101/oer), when I click on Edit/Manage Assets Link, it downloads registrartool.jnlp file.
    When I double click on this file, It launches Asset Editor but this editor does not have Action Menu and also, it does not show any assets under different folders.
    On Server, I get exception as
    com.componentregistry.util.CMException: User is not logged in##5##1000##13449439
    31209
    at com.componentregistry.util.CMException.<clinit>(CMException.java:10)
    at com.componentregistry.servlet.CMEEBaseServlet.service(CMEEBaseServlet
    .java:37)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run
    (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecuri
    tyHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
    a:300)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
    a:183)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.wrapRun(WebAppServletContext.java:3717)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppS
    ervletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletC
    ontext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.j
    ava:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    com.componentregistry.util.CMException: User is not logged in##5##1000##13449439
    31209
    Looks as while launching jnlp file, security context was not carried. Did anyone face this issue? Earlier it was working fine. Just in the middle, it started giving this error.
    I have deleted all temp files from my machine. I have deleted server's tmp folder which contains cache but it is of no help.
    If anyone has faced this issue, Please suggest.
    Thanks,
    Parshant
    Edited by: 833944 on 14-Aug-2012 04:55

    Solved the problem locally. It appears that one of the related projects copied an older version of the javafx jar file from our repository because the project had the checkbox for copying dependent libraries selected. Meanwhile the JDK is using the latest JDK. The apparent conflict was resolved by unselecting the copy dependent libraries checkbox in the properties window for that project.

  • Which are the required roles/privs for viewing all scheduler jobs in OEM?

    Platform: Oracle 11.1.0.6 Enterprise Edition (64) Windows 2008 R2 Server
    - I've created a new Admin user in "OEM>Setup>Adminstrators>Create"
    - I checked the user in "OEM>Server>Users":
    CREATE USER "SA_ADMIN"
    PROFILE "DEFAULT"
    INDENTIFIED BY "saadminsa"
    DEFAULT TABLESPACE "SYSAUX"
    TEMPORARY TABLESPACE "TEMP"
    ACCOUNT UNLOCK;
    GRANT SELECT ANY DICTIONARY TO "SA_ADMIN";
    GRANT "MGMT_USER" TO "SA_ADMIN"
    - "SA_ADMIN" was granted only the permissions above.
    - I can log in OEM as "SA_ADMIN"
    - I can see OEM backup jobs and the history
    - But I cannot see any "scheduler" jobs in "OEM>Server>Jobs"
    - I get a lists of the jobs in "OEM>Scheduler Central" but I cannot display any more information of "scheduler jobs"
    - I logged off from OEM
    - I granted SCHEDULER_ADMIN role to "SA_ADMIN"
    GRANT SCHEDULER_ADMIN TO "SA_ADMIN";
    - I logged back in OEM as "SA_ADMIN
    - I can now see some scheduler jobs, but not all of the jobs, I still cannot see any of the new jobs I created logged in OEM as SYS.
    Which are the required roles/privs for viewing all scheduler jobs in OEM?

    if you grant "SYSDBA" to the new Admin user then you can see the "scheduler" jobs.
    GRANT SYSDBA TO "SA_ADMIN";
    I wanted to grant "read" access in OEM for the new user.
    This behaviour is strange.
    Without the "SYSDBA" role the new user can see the OEM backup jobs that were create in as SYS, but it cannot see the "scheduler" jobs.

  • Adobe Reader Activation requires administrative rights - who?

    I have had Adobe Reader installed for several years withour any problems like this. Now when I open a pdf file on Internet to read, it times out with a message (Adobe Activation - requires administrative rights to this computer) and than shuts down. The message say: "log in as adminstrator and try again or contact your system administrator". Well, I am a single laptop user and also the system administrator, I suppose, and I have not my computer set up to log in as an administator. How do I change Adobe Reader so it allows me to use Adobe?

    What is your OS?
    What is your Adobe Reader version?
    Do you have any other Adobe products installed, e.g. Acrobat?
    Can you open the standalone Adobe Reader by itself?

  • Unable to launch Adobe editor in netweaver developer studio.

    Hi,
    Any one helps me to open adobe editor.
    I was created up to UI element. And pdfSource as binary variable.
    When I was to edit interactive form in Outline, the problem was occurred
    Like, Unable to create part: interactive from.
    And an error has occurred when creating this editor.
    All ready I was registered WDAdobeCotroler.dll.
    Please help me to launch adobe editor.
    Thanks
    Ramana reddy

    Thanks Markus..
    I was installed Adobe LvieCycle...
    But i was forgotten register WDpdfControl.dll...
    Now its working fine.
    Regards
    Ramana

  • The software to be installed requires Administrator or higher level access

    I am installing a new epson print driver on a G4 Quicksilver tower 10.4.11. When I try to install it, I get this message. "The software to be installed requires Administrator or higher level access privileges." I am stumped how to correct that issue.

    As far as the Printer...
    Mac OS X: About the Reset Printing System feature ...
    http://support.apple.com/kb/HT1341?viewlocale=en_US
    Might try Printer Setup Repair 5.1...
    http://www.fixamac.net/software/index.html

  • My iMac with os x allowed me to edit my administrator in preferences with my info and i didn't select the administrator priv. box now my mac has no administrator is there a fix for this or does it need a re-install :(?

    my iMac with os x allowed me to edit my administrator in preferences with my info and i didn't select the administrator priv. box now my mac has no administrator is there a fix for this or does it need a re-install

    Apple support article:
    Startup Grey Screen
    You can try to check your hard drive.
    Apple Hardware Test doesn't catch everything, so even if it doesn't find a problem, you could have one.
    Apple Hardware Test

Maybe you are looking for

  • Sending notification for a person who is not a part of the WF

    Hellow experts, Does anyone know how can I send a massage from the CUP for a person who is not a part of the WF? (Approval of a role creation and a standard WF in the CUP) I want to inform a person in one of the stages. I don't want this person to ta

  • Dreamweaver Design view does not show parts of the page

    Hello all, I was working on a page update - page was created using a template so that the client can add content with Contribute - and have discovered that suddenly whole sections of the page are no longer visible in Design Mode. This caused me some

  • HTTP streaming on mobile device

    We have an application for live streaming of videos without using adobe AIR. we need to make this live streaming of videos work on all mobile devices(i.e android and ios) using "HTTP streaming". Please let me know ASAP.

  • Using ccc to port from a G4 to an Intel.

    Can I place a carbon copy clone from my old G4 iMac on my new Intel iMac? Is the operating system different? ect... I thankyou in advance for any advice.

  • How to load shared members into a duplicate outline using load rules

    Hello, I am trying to load an alternate hierarchy into the same dimension in an outline that accepts duplicate members using EAS load rules ... there is no property for shared members so i can't specify it in the load rule .. i tried using parent chi