Windows App deployment issue

Hi, 
I am getting below error while publishing the windows app (.xap) for the deployment.
Please suggest.. Can I deploy the .xap apps to windows phoe 8 and windows phone 8.1 from Intune .
Shailendra Dev

It is from the Windows Store. This is what you need to do
Gerry Hampson | Blog:
www.gerryhampsoncm.blogspot.ie | LinkedIn:
Gerry Hampson | Twitter:
@gerryhampson

Similar Messages

  • Windows x64 Deployment Issue works in /debug

    I'm seeing a strange issue where my natively created JavaFX exe fails when I try to run it on a Windows 7/. It was failing silently, so I started it with "/debug" appended afterwards to show what was happening. To my great surprise, the program works fine when run this way!
    When I start it up on my Windows 8 machine, it crashes, complaining about a buffer overflow:
    Problem Event Name:     BEX64
    Has anyone run into this issue?

    To be clear, my App does not take command line arguments. The /debug argument is a Windows thing that forces the exe to spit output to the console. I'm still at a loss for why this would make a difference in whether the app would run or not.
    Can someone point me into some Windows tools to point to the issue for the BufferOverflow? I've been using ProcessMonitor, but without any success.

  • MDT windows 7 Deployment issue with Network driver

    I am deploying windows 7 64bit using MDT 2010. the PC I am deploying to is HP proDesk 600 G1 SFF, and the NIC card is intel (R) I217.
    When I deploy the customised image, there is no problem during the WinPE stage, I can press F8 and run ipconfig /all to see all the NIC details, which means the correct driver is injected to the PE image.
    The issue comes after the OS installation completes, after rebooting into the system and auto login as admin, the error pops up indicating no connection to the deployment share, it is actually the NIC driver not installed!
    I checked the Hardware ID, it is PCI\VEN_8086&DEV_153A&SUBSYS_18E7103C&REV_04
    I can find this ID in drivers.xml under deploymentshare/control, I believe this indicates there is a driver available for it.
    but in the deployment log ztidrivers.log, it shows
    <![LOG[Skipping Device PCI\VEN_8086&DEV_153A&SUBSYS_18E7103C&REV_04 No 3rd party drivers found. 11]LOG]!><time="09:21:02.000+000" date="05-07-2014" component="ZTIDrivers" context="" type="1"
    thread="" file="ZTIDrivers">
    I can install the driver manually with no issues.
    I downloaded different versions of the driver and tried hundred times but result is the same.
    anyone can point me to the right direction? I have been struggling with this for quite a while.
    Thanks

    Hi,
    You should inject driver to install image which will finally present in system you installed.
    Hope this helps.

  • Known Issue: Visual Studio Tools for Universal Windows Apps Requires Windows 10 Build 10074 or later (Windows 10 Insider Preview SDK and tools, April 2015 release)

    The Visual Studio Tools for Universal Windows Apps requires Windows 10 build 10074 or later. If you use an earlier build of Windows 10, you will see a notification in Visual Studio, the XAML designer will not be available, and you will get the following
    error when deploying apps to your local machine:
    Error : DEP0700 : Registration of the app failed. Deployment Register operation with target volume C: on Package
    <package ID> from: (<path_to_AppxManifest.xml>) failed with error 0x80073CFD. See
    http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues. (0x80073cfd)

    To work around this issue, either
    Use Windows 8.1 and deploy to the Windows Mobile Emulator
    Or, update your computer from an earlier Windows 10 flight to build 10074 or later. To do this,
    in Settings, open the Update & security section, and select the
    Windows Update tab. Then click Check for updates.

  • Windows 8 App Deployment in School Lab environment?

    After doing some reading and research on Windows 8 Store app deployment from sources like
    http://www.microsoft.com/en-us/download/details.aspx?id=39685 and this forum and I am getting pretty depressed.  Here is one part of my scenario which is pretty simple I think.
    Lab of 20 Dell 3011 AIO Touchscreens that were depoyed with Win8Ent via MDT2012U1.  For simplicity I will talk about a subset of my problem.  I have 3 classes of Kindergartners who use the lab.  The students aren't capable of really logging
    in themselves so the teacher logs them all in to a shared account for each class since all they do is web / app stuff.  I don't want to create 60 accounts for this young of kids since they can't handle the process anyway.
    Here is my understanding of what I would have to do if I wanted to install Fresh Paint (a great free app) for all the students to use.
    1.  Create a minimum of 4 Microsoft accounts due to device limits of store app install.
    2.  Assign / attach those Microsoft accounts to specific lab machines (while logged in as each shared student account).
    3.  Login to each of my 20 lab machines as each of the 3 share accounts (which can't have roaming profile since Windows <-> Microsoft account association now needs to be unique).  This would be a minimum of 60 individual logins for this one
    app and one grade.
    4.  Install the app on a per user / per device basis.
    5.  Potentially repeat process any time an update is released since the students can't handle it themselves.
    I think this is the majority of the process, am I leaving any important steps or details out?  This sounds like it would be HOURS of work to install ONE app for ONE grade.  I could potentially need 5-10 unique apps per grade.
    This just isn't feasible on any type of scale.  Even this limited amount of devices / users is overkill when dealing with users who are to young to maintain their own devices or exist in lab environment.  In reading the doc refrenced above it doesn't
    seem like there is a solution for this offered by MDT, SCCM or Intune?  Please tell me I am missing the magic deploy button?  Also I don't even want to begin to think about apps that aren't free and managing that.
    Thanks for any helpful info.
    Brian Hoyt

    In reading the doc refrenced above it doesn't seem like there is a solution for this offered by MDT, SCCM or Intune?  Please tell me I am missing the magic deploy button? 
    No, you're not missing the magic deploy button :(
    If a Windows Store App (aka Modern UI app aka Metro App) is offered via the Windows Store, and not offered directly by the application developer, the only legitimate way to get that app is via the Store, and that requires an MS account.
    ConfigMgr offers two "deployment" methods;
    a) deep-link into the web-based Windows Store. The logged-on user must have an MS account and use that account to authenticate to the store. even if the app is free.
    b) sideload. requires the appx installation package.
    There are some other suggestions, but they are unsupported, and rather complicated:
    http://social.technet.microsoft.com/Forums/windows/en-US/763dc3d6-8dd2-4157-8f49-159f0826e97a/install-windows-store-apps-to-all-users-or-where-to-get-the-appx
    http://social.technet.microsoft.com/Forums/windows/en-US/04dd1938-a558-4cbe-ba70-b89d2d1eb95c/windows-apps-offline-download-and-install
    http://social.technet.microsoft.com/Forums/windows/en-US/72ccc40d-76aa-4325-92ae-27386b424e0f/sideloading-applications#bddbcd7f-fec3-4132-b573-b5e3d1aef57f
    http://social.technet.microsoft.com/Forums/windows/en-US/b7574287-d134-4a74-b227-f3dd793ab46b/download-appx-package#64745402-2254-4760-bc1f-f7483fc49d35
    The last time I spoke with our MS contacts (deployment engineers @ MS), even those guys can't get the MS free apps to sideload.
    All the documentation around sideloading appears to be catering for situations where a company has developed that app themselves, or, has commissioned a developer to create a custom app for the company.
    Apps which are offered via the Store, seem to only be available via the store. I'm not sure if there is some kind of contractual obligation with MS which demands this? (i.e. in the store means no distribution via other means?)
    At this time there are no options to federate an on-premises AD to the Store either. Which would be a nice option, even if it limited the user to free apps.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • App Deployment Wizard defaults to UTC but Update Deployment wizard defaults to Client Local but Maintenance Windows defaults to Client Local

    How hard is it to set Application deployment to Client Local by default also? We had a mishmash when UTC was use on deployment and Client Local for Maintenance Window. For consistencies sake maybe..

    i did not get what do you mean by this ? are you talking about how to set the schedule time for application deployment to local instead of UTC ? if you make the schedule available at specific time,you get option to choose client Local time ,else it will
    be UTC (if you select as soon as possible).
    App deployment wizard ? Update deployment wizard ?
    If you set the application deployment to UTC  onto specific collection that has maintenance window,you must also choose the UTC (maintenance window) on collection properties.
    By default the maintenance window is set to client Local Time ,unless you check UTC.
    Eswar Koneti | Configmgr blog:
    www.eskonr.com | Linkedin: Eswar Koneti
    | Twitter: Eskonr

  • Known Issue: How to Install Visual Studio Tools for Universal Windows App Development (Windows 10 Insider Preview SDK and tools, April 2015 release)

    The Visual Studio Tools for Universal Windows App Development are not installed by default. If they are not installed, in the New Project dialog in Visual Studio 2015, you will see only a template “Download Windows Universal Tools”.
    For additional known issues with using Visual Studio 2015 RC, see
    https://support.microsoft.com/kb/3025133/

    Additional Installation Known issues:
    Visual Studio Tools for Universal Windows Apps Requires Windows 10 Build 10074 or later
    https://social.msdn.microsoft.com/Forums/en-US/de06c7c0-4248-4d68-bfcb-4b9a23fae1c0
    You cannot install the Visual Studio Tools for Universal Windows Apps on a pre-RC build of Visual Studio 2015
    https://social.msdn.microsoft.com/Forums/en-US/25d0b000-3ebb-4032-a786-99caf0390e9b
    Emulators for Windows Mobile 10.0.10069 : The installer failed. User cancelled installation. Error code: -2147023294
    https://social.msdn.microsoft.com/Forums/en-US/17bc9d5e-2ea7-4149-bb75-23997db8bd25/
    Setup warnings for Windows 10 SDK, Emulators for Windows Mobile, and Tools for Windows 10 Universal Apps
    https://social.msdn.microsoft.com/Forums/en-US/bfc4fcc0-cb48-4bb0-aab3-5797e31b08e0
    Fatal error when installing the Windows emulators: 2147023293
    https://social.msdn.microsoft.com/Forums/en-US/5485554c-e7e8-414e-a542-d1f7c0b6291c
    Do not install Visual Studio Express 2015 for Windows 10 on a Machine with Visual Studio Community, Professional, or Enterprise
    https://social.msdn.microsoft.com/Forums/en-US/94a29b17-baaf-4318-98ff-1cfc90a54bad/
    How to enable your Windows 10 device for development
    https://social.msdn.microsoft.com/Forums/en-US/6e34c9f0-5e3a-4b44-9aae-586ba94f8a28/

  • Windows App Issues

    Hi,
    I've been having issues with my Windows Apps.
    My Google Chrome is working fine but I cannot open my youtube app, pandora app or pinterest app on my laptop.
    Every time I go to open it, it just says that I need the flash player, and I've probably downloaded it 20 times already but nothing works.
    I can go onto my google chrome and it will open and play fine but I want to use the app I have.
    I am running Windows 8 on a Lenovo Yoga 2 Pro, 64-bit.
    I haven't found anyone else with this issue so I'm not sure what is going on, it's only my apps that have an issues, but not any of my browsers.
    Thanks.

    I have the same issue. Just installed Windows 8.1 Pro (x64) from my Technet subscription. I installed Skype from the Store, but it just does not work (it shows blues screen and the application exits to a Start menu). Reinstallation does not help. Possible workaround I found is to use a copied Skype folder installed on my different Windows 7 PC (ver 6.6.66.106) which runs fine on W8.1 pro without installation.

  • Known Issue: You cannot install the Visual Studio Tools for Universal Windows Apps on a pre-RC build of Visual Studio 2015 (Windows 10 Insider Preview SDK and tools, April 2015 release)

    The Tools for Universal Windows Apps requires Visual Studio 2015 RC. If you have an earlier build installed, for example, Visual Studio 2015 CTP6, you must first uninstall Visual Studio 2015 and the Tools for Windows.

    To uninstall earlier versions of Visual Studio 2015 and the tools for Universal Windows app development,
    Go to Control Panel, and select Programs & Features. 
    Select Microsoft Visual Studio 2015 and click Change.
    Click Remove, and then Yes.
    Next, select Microsoft Visual Studio 2015 Tools for Windows 10, and click
    Change.
    Click Remove, and then Yes.

  • EMET App Deployment

    I am trying to install EMET 5.0 by deploying it via SCCM App Deployment.  I followed the
    guidelines provided.   However, I am unclear why it does not install.  It shows up in "software center",  and fails to install.    I even tried to
    install it manually,  
    msiexec /i "\\Server\Sources\EMET\5.0\EMET Setup.msi" /qn /norestart
    it fails as well, saying the cab file is corrupted with event id 11335.    I don't think the file is corrupted.  
    APPEnforce.log
    Starting Install enforcement for App DT "EMET 5.0 - Windows Installer (*.msi file)" ApplicationDeliveryType - ScopeId_1800435A-AD61-4561-814C-4442F922187A/DeploymentType_bba187a2-b5ac-4772-8951-669a78684598, Revision - 1, ContentPath - C:\Windows\ccmcache\3k,
    Execution Context - System]LOG]!><time="21:44:43.054+240" date="04-29-2014" component="AppEnforce" context="" type="1" thread="4240" file="appprovider.cpp:1643">
    <![LOG[    A user is logged on to the system.]LOG]!><time="21:44:43.056+240" date="04-29-2014" component="AppEnforce" context="" type="1" thread="4240" file="appprovider.cpp:2014">
    <![LOG[    Performing detection of app deployment type EMET 5.0 - Windows Installer (*.msi file)(ScopeId_1800435A-AD61-4561-814C-4442F922187A/DeploymentType_bba187a2-b5ac-4772-8951-669a78684598, revision 1) for system.]LOG]!><time="21:44:43.061+240"
    date="04-29-2014" component="AppEnforce" context="" type="1" thread="4240" file="appprovider.cpp:2079">
    <![LOG[+++ MSI application not discovered [MSI Product Code: {55369C02-4ABB-4632-85D2-37FAFB5684E9}, MSI Product version: ]]LOG]!><time="21:44:43.062+240" date="04-29-2014" component="AppEnforce" context=""
    type="1" thread="4240" file="msihandler.cpp:131">
    <![LOG[    App enforcement environment: 
    Context: Machine
    Command line: msiexec /i "EMET Setup.msi" /qn /norestart
    Allow user interaction: No
    UI mode: 0
    User token: null
    Session Id: 2
    Content path: C:\Windows\ccmcache\3k
    Working directory: ]LOG]!><time="21:44:43.063+240" date="04-29-2014" component="AppEnforce" context="" type="1" thread="4240" file="appcontext.cpp:84">
    <![LOG[    Prepared working directory: C:\Windows\ccmcache\3k]LOG]!><time="21:44:43.064+240" date="04-29-2014" component="AppEnforce" context="" type="1" thread="4240" file="appcontext.cpp:188">
    <![LOG[Found executable file msiexec with complete path C:\Windows\system32\msiexec.exe]LOG]!><time="21:44:43.066+240" date="04-29-2014" component="AppEnforce" context="" type="1" thread="4240"
    file="executility.cpp:188">
    <![LOG[    Prepared command line: "C:\Windows\system32\msiexec.exe" /i "EMET Setup.msi" /qn /norestart /qn]LOG]!><time="21:44:43.067+240" date="04-29-2014" component="AppEnforce" context=""
    type="1" thread="4240" file="appcontext.cpp:337">
    <![LOG[Valid MSI Package path = C:\Windows\ccmcache\3k\EMET Setup.msi]LOG]!><time="21:44:43.068+240" date="04-29-2014" component="AppEnforce" context="" type="1" thread="4240" file="appcontext.cpp:746">
    <![LOG[    Advertising MSI package [C:\Windows\ccmcache\3k\EMET Setup.msi] to the system.]LOG]!><time="21:44:43.069+240" date="04-29-2014" component="AppEnforce" context="" type="1" thread="4240"
    file="appcommon.cpp:125">
    <![LOG[    Executing Command line: "C:\Windows\system32\msiexec.exe" /i "EMET Setup.msi" /qn /norestart /qn with user context]LOG]!><time="21:44:43.429+240" date="04-29-2014" component="AppEnforce"
    context="" type="1" thread="4240" file="appexcnlib.cpp:201">
    <![LOG[    Working directory C:\Windows\ccmcache\3k]LOG]!><time="21:44:43.429+240" date="04-29-2014" component="AppEnforce" context="" type="1" thread="4240" file="appexcnlib.cpp:215">
    <![LOG[    Post install behavior is BasedOnExitCode]LOG]!><time="21:44:43.433+240" date="04-29-2014" component="AppEnforce" context="" type="1" thread="4240" file="appcommon.cpp:1093">
    <![LOG[    Waiting for process 1132 to finish.  Timeout = 120 minutes.]LOG]!><time="21:44:43.436+240" date="04-29-2014" component="AppEnforce" context="" type="1" thread="4240"
    file="appexcnlib.cpp:1951">
    <![LOG[    Process 1132 terminated with exitcode: 1603]LOG]!><time="21:44:44.721+240" date="04-29-2014" component="AppEnforce" context="" type="1" thread="4240" file="appexcnlib.cpp:1960">
    <![LOG[    Looking for exit code 1603 in exit codes table...]LOG]!><time="21:44:44.722+240" date="04-29-2014" component="AppEnforce" context="" type="1" thread="4240" file="appexcnlib.cpp:505">
    <![LOG[    Unmatched exit code (1603) is considered an execution failure.]LOG]!><time="21:44:44.722+240" date="04-29-2014" component="AppEnforce" context="" type="2" thread="4240"
    file="appexcnlib.cpp:591">
    <![LOG[++++++ App enforcement completed (1 seconds) for App DT "EMET 5.0 - Windows Installer (*.msi file)" [ScopeId_1800435A-AD61-4561-814C-4442F922187A/DeploymentType_bba187a2-b5ac-4772-8951-669a78684598], Revision: 1,
    User SID: ] ++++++]LOG]!><time="21:44:44.724+240" date="04-29-2014" component="AppEnforce" context="" type="1" thread="4240" file="appprovider.cpp:2366">

    Concur with the above. A couple of additional comments also:
    - EMET 5 is a technology preview. Not saying you shouldn't test with it, but for production deployment you should be using 4.1 at this time as 5.0 may have issues (like this one).
    - To diagnose 1603 Windows Installer errors, you should add verbose logging to the command-line (using the /l*v option) and examine the resulting verbose log file (specifically looking for the phrase "return value 3").
    Jason | http://blog.configmgrftw.com

  • HTTP status 404 when accessing ADF Faces app deployed in Tomcat

    I have ADF faces app deployed to tomcat. The first time the application is accessed, the URL gets screwed up and I get HTTP 404. If I access the app again in the same browser, the page loads fine. If I clear the cookies and access it again, I get HTTP 404 again.
    The problem can be seen live here:
    1. Go to http://subash.redirectme.net:8080/stock/faces/welcome.jspx
    The url in the browser gets messed up:
    http://subash.redirectme.net:8080/stock/faces/welcome.jspxhttp://subash.redirectme.net:8080/stock/faces/;jsessionid=1A48DEA6CF208BAADCB3BE50084B1AD1?_afrLoop=1455371821548250&_afrWindowMode=0&_afrWindowId=null
    2. Go to http://subash.redirectme.net:8080/stock/faces/welcome.jspx in the same browser. The page loads up fine.
    3. Delete cookies and access the same page, the problem appears again.
    Upon digging around, I found when the browser makes first request, the servers reponds with 200 OK with jsessionID cookie header. Then the client sends requests for "http://subash.redirectme.net:8080/stock/faces/welcome.jspxhttp://subash.redirectme.net:8080/stock/faces/;jsessionid=8E31D5895621B17B712186AA8AF6BF4A?_afrLoop=1455891492432424&_afrWindowMode=0&_afrWindowId=null" and the server correctly responds with HTTP 404. Looks like some ADF issue.
    This problem was not seen in Weblogic server, but started appearing when I tested in Tomcat.
    Here is HTTP Trace:
    http://subash.redirectme.net:8080/stock/faces/welcome.jspx
    GET /stock/faces/welcome.jspx HTTP/1.1
    Host: subash.redirectme.net:8080
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: en-us,fr-FR;q=0.5
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 300
    Proxy-Connection: keep-alive
    HTTP/1.x 200 OK
    Cache-Control: no-cache
    Content-Type: text/html;charset=utf-8
    Date: Tue, 09 Feb 2010 21:55:15 GMT
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    Proxy-Connection: keep-alive
    Server: Apache-Coyote/1.1
    Set-Cookie: JSESSIONID=8E31D5895621B17B712186AA8AF6BF4A; Path=/stock
    Transfer-Encoding: chunked
    http://subash.redirectme.net:8080/stock/faces/welcome.jspxhttp://subash.redirectme.net:8080/stock/faces/;jsessionid=8E31D5895621B17B712186AA8AF6BF4A?_afrLoop=1455891492432424&_afrWindowMode=0&_afrWindowId=null
    GET /stock/faces/welcome.jspxhttp://subash.redirectme.net:8080/stock/faces/;jsessionid=8E31D5895621B17B712186AA8AF6BF4A?_afrLoop=1455891492432424&_afrWindowMode=0&_afrWindowId=null HTTP/1.1
    Host: subash.redirectme.net:8080
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: en-us,fr-FR;q=0.5
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 300
    Proxy-Connection: keep-alive
    Referer: http://subash.redirectme.net:8080/stock/faces/welcome.jspx
    Cookie: JSESSIONID=8E31D5895621B17B712186AA8AF6BF4A
    HTTP/1.x 404 Not Found
    Content-Length: 1144
    Content-Type: text/html
    Date: Tue, 09 Feb 2010 21:55:15 GMT
    Proxy-Connection: keep-alive
    Server: Apache-Coyote/1.1
    X-Powered-By: JSF/1.2
    ----------------------------------------------------------

    Delete filter OK
    <filter>
    <filter-name>trinidad</filter-name>
    <filter-class>org.apache.myfaces.trinidad.webapp.TrinidadFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>trinidad</filter-name>
    <servlet-name>Faces Servlet</servlet-name>
    <dispatcher>FORWARD</dispatcher>
    <dispatcher>REQUEST</dispatcher>
    </filter-mapping>

  • Deployment issue: compatiblity issue with ODP, instant vs full client on PC

    After a lot of deployment issues with full client, we thought we had the solution with Instant Client.
    It worked great for a while, but now some of our users have full Oracle 11 client installed after installing our Instant Client because of other software that requires full client.
    As soon as they install full client, our Instant Client breaks:
    Exception has been thrown by the target of an invocation. (mscorlib)
    The type initializer for 'Oracle.DataAccess.Client.OracleClientFactory' threw an exception.
    The provider is not compatible with the version of Oracle client (Oracle Data Provider for .NET)
    Our instant client is compiled with 2.111.6.20, the client is installing a different version (though I tried installing exactly same version does not seem to work either)
    I've been experimenting to redirect the version to another assembly but no success.
    How can I make Instant Client and Full client co-exist? The whole idea of using Instant was to be independent of other software who needs ODP.NET...
    What do you do when 2 apps need different versions of ORacle ODP.NET (e.g. 2.111.6.0 vs. 2.112.1.0)?
    Note that I don't have source code access to "our" app, so if it is at all possible through configuration, that is a prefered solution.
    I also don't control our customers deployment strategy, they roll out apps over 1000's of PC's

    According to documentation at [http://docs.oracle.com/cd/E20434_01/doc/win.112/e23174/featConfig.htm]
    >
    Configuration File Support
    For customers who have numerous applications on a computer that depends on a single version of ODP.NET, the Windows Registry settings for a given version of ODP.NET may not necessarily be applicable for all applications that use that version of ODP.NET. To provide more granular control, ODP.NET Configuration File Support allows developers to specify ODP.NET configuration settings in an application config, web.config, or a machine.config file.
    If a computer does not require granular control beyond configuration settings at the ODP.NET version level, there is no need to specify ODP.NET configuration settings through configuration files.
    The following is an example of a web.config file for .NET Framework 2.0 and higher:
    <?xml version="1.0" encoding="utf-8" ?>
    <configuration>
    <oracle.dataaccess.client>
    <settings>
    <add name="DllPath" value="C:\oracle\bin"/>
    <add name="FetchSize" value="131072"/>
    <add name="PromotableTransaction" value="promotable"/>
    <add name="StatementCacheSize" value="10"/>
    <add name="TraceFileName" value="C:\odpnet2.trc"/>
    <add name="TraceLevel" value="63"/>
    <add name="TraceOption" value="1"/>
    </settings>
    </oracle.dataaccess.client>
    </configuration>

  • MacBook Pro Core i7 + Windows 7 Bootcamp issues

    I recently bought a brand new MacBook Pro Core i7 2.66Ghz with 8GB Ram and 500GB 7200rpm HD and Hi-Res display.
    When I received it, I updated all Mac OS X software via software update.
    I then created a 70GB Bootcamp partition to install a new full copy of Window 7 Ultimate.
    I started with the 64bit version of Win 7, but as has been noted here there are some issues with the driver packages and even after managing to get the 64bit version of the Bootcamp 3.1 driver package update to install in Windows (having first installed Bootcamp 3.0 drivers), the wireless driver would not install or work, nor would the NVidia driver, so I had a very odd display aspect and low res support. There may well have been other drivers not working either, but these two really stood out.
    Despite the Bootcamp 3.1 driver package apparently being installed (as reported by "About Bootcamp", the 3.1 package was still being offered to me in Apple Software Update. I tried to install again, and again it still showed as being available to install. Obviously some issue's here.
    So I decided to try the Windows 7 32bit edition instead, as I don't necessarily need the 64bit version to run the Windows apps I need.
    I deleted the Bootcamp partition and started again. I ended up in the exact same situation with Windows 7 32bit as I had done with Windows 7 64bit - wireless device without a driver, NVidia drivers not installed. This time I had used the Bootcamp 32bit driver packages.
    In the end I've opted to just install it via VMware as a pure virtual machine. This works fine, but for what I do in Windows, I prefer to have a Bootcamp setup.
    Is there a general issue with the new MacBook Pro's and Windows 7 despite Apple releasing updated driver packages? Do these new driver packages handle the dual GPU setup properly?
    I have read a number of "How to's..." for installing Windows 7 on the a MacBook Pro, but none have been successful for me. Am I wasting my time for now and need to wait for Apple to update Bootcamp for the 2010 MacBook Pro's, or am I just missing something in the way I'm doing this? I can't believe it shouldn't be this hard?

    Running Windows 7 Ultimate x64 on my brand new 15" MBP right now.
    The only problem I'm having is the USB controller issue that is reported in the following thread:
    http://discussions.apple.com/thread.jspa?threadID=2411685&start=30&tstart=0
    I ran the Boot Camp assistant, made the partition, rebooted with my 7 DVD, formatted the partition, performed a clean installation, & then installed the drivers from the OSX DVD when Windows booted the first time.
    Replaced the NVIDIA drivers with the latest Verde release. 258.96notebook_winvista_win7_64bit_internationalwhql.exe
    Everything seems to be running just fine at this point.
    Message was edited by: jdamien75

  • Windows App developer account and .aetx file, Unknown error while generating AET

    Hi Everyone,
    firstly, sorry for my not perfect english, but I hope that somehow understand what i  want to say.
    So, I am a student (I do not know if it makes a difference but inform you), and I wanted to write a universal windows app for company (This would be the first application WP and Windows this company, previously did app on Android and IOS, and websites).
    I wrote a little bit and I wanted to throw the first version on hockeyapp.net to the head of the company and the customers can test it and i have problem. I upload .appx file bu i have problem with generate .aetx file. When I run this command AETGenerator.exe
    PFXFilepath PFXFilePassword it gives me an error in command prompt
    Unknown error while generating AET
    startIndex cannot be larger than length of string.
    Parameter name: startIndex
    I've read about these certificates but did not find a specific answer (a very specific answer). So what I need to do, What do I need,  what to buy and etc.
    What are my solutions?
    What should I do?
    Is it enough that I register and I buy individual developer account?
    I hope someone answer me, 
    thank you :)

    Try sending it to store anyway… I have the similar issue, the kit hangs when saving result and never complete it.
    Another member has same question.
    https://social.technet.microsoft.com/Forums/en-US/11910167-75e1-47d8-a0fb-fb8046c57f89/windows-app-certification-kit-31-reports-failure-due-to-crash-or-hang?forum=projectsiena.
    If you want to test your app, you can also send to beta store and you can get response from the testers.

  • Windows App Certification Kit 3.4 error occurred while generating the report (the application will exit)

    Hi all,
    I've encounter a pretty big issue while trying to check if everything with my windows phone 8.1 app is all right. After creating package (*.appx) I launched Windows App Certification Kit 3.4 to run it against all the test. Each time I try I get an error saying
    "an error occurred while generating the report. the application will exit" and Certification tool just crushes
    I looked online for some solutions but couldn't find any. Somebody knows what is going on and how to fix it ?
    Can't insert images into post because of not verified account so imgur:
    http://imgur.com/ptT0cU3

    Try sending it to store anyway… I have the similar issue, the kit hangs when saving result and never complete it.
    Another member has same question.
    https://social.technet.microsoft.com/Forums/en-US/11910167-75e1-47d8-a0fb-fb8046c57f89/windows-app-certification-kit-31-reports-failure-due-to-crash-or-hang?forum=projectsiena.
    If you want to test your app, you can also send to beta store and you can get response from the testers.

Maybe you are looking for

  • How do I use bidirectional buffered acquisition with handshaking on the 6533

    I would like to use the 6533 board to generate digital patterns from a spreadsheet file (transfered to a buffer) with handshaking on ports A and B. At the same time, I need to acquire digital patterns on ports C and D, also with handshaking, and tran

  • JVM error 102" no fix found"

    I am getting JVM error 102, when i can get phone to turn on. most of the time i just get red light flashing 2 times. I tried connect to USB and run apploader but i get unknown device. I found a post  where i can connect via usb while red light is on

  • AQ Callbacks - Blocking background processes and best practices.

    We are running several queues within our company and one of them uses pl/sql callback functionnality. Basically, several triggers can enqueue a message when underlying tables are updated. The goal of the callback is to "treat" those messages, which m

  • Nokia 6288 Please help urgently

    I'm living in Australia but I'm german speaking. Now I bought that new nokia 6288 and I would like to change the languages into german. Where do I get the software? Who can help me?

  • RAC environment setup for OEM Grid Control

    Hi All, One of my customer is setting up RAC environment for OEM Grid Control, he has following questions. 1) Can I use the DirectNFS client on each RAC node to mount SAN storage created with an OCFS2 filesystem? 2) Can I use the DirectNSF client to