Prompting of Auto-installtion of JRE1.5.0.06 if IE fails to load applet.

Hi,
I have one requirement, in which if client browser is not having JRE1.5.0.06 intstalled on his m/c then script will automatically prompt to install JRE1.5.0.06.
I have heard that we can implement this using JavaScript.
Can anybody send me the code snippet for that?
Thanks
Chintan

Sorry I missed your reply -somehow, forum is not delivering mail to me.
1) Lanching javaws Main directly.
Unfortunatelly, I need to start my app as Windows Service. I would have to write a lots of C code in order to 'wrap' javaws.exe in a Windows service shell. Essentially rewriting one of the several Java Service implementations out there...
Instead, I am using a commonly used, existing wrapper for java VM running as Windows service - which bypasses any Java "launchers", simply loading and starting Java VM and then calling the main() of the specified main class - in my case, javaws.Main.
It would be nice to have a suppported "javaWinSvc.exe" launcher...
2) I[i] don't think there are any changes in 1.5.0_06 that are related to this problem
The problem, as I found, is not caused by 1.5.0_06, though I fail to understand how it "happened to work" before:
The problem is, that when running as a Windows Service under a "System" account (the default, preferred option), there seems to be no true "home" directory, and hence no location for the javaws cache and other directories.
Hence, when running under Windows Service "System" account, javaws gets utterly confused.
A work around this problem is running Windows Service under a specific account ... which has it's own set of problems,'cause the dreaded service does not truly log into that account either...

Similar Messages

  • How can I make the Dependant Dashboard Prompt to auto select first value

    Hi all,
    I have an City prompt and creating a presentation variable with another prompt which is limited with the City prompt. But I want the second prompt to select the very first value whenever the city prompt changes.
    How can I achive this to make a prompt to auto select the first value?
    OR, is there a way to create a presentation variable as a result of an SQL using the value of the prompt?
    Thank you so much.
    Ganim

    You can definitely have a prompt with SQL referring to the presentation variable as @{pv} where pv is the Presentation Variable. Also, you could assign a default value to the prompt in question.
    Please assign points if helpful/correct.

  • Resolve error in Firefox 7.0.1 - executing an auto log-on produces the following error message: XULRunner-Couldn't load XRE function?

    Following an upgrade from Firefox 6.0.2 to Firefox 7.0, this error appeared in response to accessing Firefox! Executing an auto log-on produces the following error message: XULRunner-Couldn't load XRE functions.
    Also, following an upgrade from V7.0 to V7.0.1, the same error occurs.
    Following the In-place Upgrade from Vista Home Premium x64 to Win 7 HP x64, the RoboForm2Go taskbar is no longer on the program display page, rather it is confined to the bottom taskbar. This is likely due to a reported incompatibility between Roboform2Go and Firefox v7.0 (and 7.0.1).
    Further, there was a failure of RoboForm2Go Log-ins from the bottom quick-start taskbar.

    See [[/questions/880170]]

  • Failed to Load Auto Layout

    I am getting error 'Failed to Load Auto Layout' while Generating Templates in BI Publisher 10g (10.1.3.4.2).
    application.log says:
    End tag does not match start tag 'group'.
    at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:320)
    at oracle.xml.parser.v2.NonValidatingParser.parseEndTag(NonValidatingParser.java:1395)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1340)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:362)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:308)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:306)
    at oracle.apps.xdo.dataengine.DataProcessor.getSQLRTFLayout(Unknown Source)
    at oracle.apps.xdo.dataengine.DataProcessor.writeDefaultLayout(Unknown Source)
    at oracle.apps.xdo.servlet.resources.ResourceServlet.createAutoLayout(ResourceServlet.java:288)
    at oracle.apps.xdo.servlet.resources.ResourceServlet.service(ResourceServlet.java:144)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:100)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.jav:303)
    and
    java.lang.NullPointerException
    at oracle.apps.xdo.servlet.resources.ResourceServlet.createAutoLayout(ResourceServlet.java:283)
    at oracle.apps.xdo.servlet.resources.ResourceServlet.service(ResourceServlet.java:144)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:100)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    Please help me on this. how to troubleshoot this issue.
    Edited by: 931749 on May 20, 2012 9:58 PM

    I believe I am having a similar problem, except I did remember to remove the terminating semicolon after pasting my SQL query into BI Publisher.
    I have a report which is simply a copy of a different report which works perfectly in all ways. The copy has only had its SQL edited, and I get the same error:
    "Failed to load auto layout"
    Also, the data won't finish loading into Excel when I hit the 'Excel Analyzer' button from the web interface from the 'View' screen. It leaves me with an empty sheet called 'remove_me_please'. I feel like removing the whole damned BI Publisher system from our servers when I see this.
    What is so confounding is THE REPORT GENERATES VALID DATA! I can set the output to 'Data' and the XML produced is perfect. I can even make a pivot table in the Online Analyzer. I just can't autogenerate an RTF layout or use the Excel Analyzer. I'm using a fully updated version of .NET 2, and fully patched MS Office 2003 Pro. BI Publisher version is 10.1.3.3.2, and the Excel & Word add-ins are those downloaded from our BI Publisher server.
    IT IS IMPOSSIBLE TO DIAGNOSE PROBLEMS IN THE QUERY IF THE QUERY WORKS IN MOST SITUATIONS. It works in Toad, and even in BI some ways. The SQL interpreter needs to be trashed and rebuilt from the ground up. This system stinks, Oracle! I have been very frustrated with BI Publisher for the 6 months I've been using it. That Query Builder has got to go, too! (No numeric aggregation? What is wrong with you?)
    Furthermore, even after we update everyone's MS Office and .NET, the 'Oracle BI Publisher' menu doesn't even show up in half the installations we do. Everyone around here is starting to doubt that IT is really going to come through on their reporting needs. I'm thinking 6i sounds really good right now.

  • When I try to upgrade and install to iOS 5.1, error message prompt "operation stop running". I have tried several time but failed. Also, would like to know why always need to have wifi access in order to upgrade the version of iPad iOS, why not 3G ?

    When I try to upgrade and install to iOS 5.1, error message prompt "operation stop running". I have tried several time but failed. Also, would like to know why always need to have wifi access in order to upgrade the version of iPad iOS, what is the purpose of 3G then? This is really nonsense using wifi + 3G iPad. need help ! Thanks.

    The file is too large to download via 3G. There is a 20MB limit with 3G. The purpose of having 3G is that you have internet access everywhere and do not need to be near a WiFi hotspot or network.
    Not every single thing that you do every single minute of the day on the iPad involves downloading files larger than 20MB. You can surf the internet all day long sitting out in a park somewhere with 3G - but not with a WiFi only iPad - unless you use a hotspot with it.
    Try turning off your firewall and anti virus software while you try to download the iOS update.

  • IE8 prompting to auto download wrong plugin version

    Hi All,
    I have problem auto-downloading the latest java plugin 1.6 in IE 8.
    I have an applet which is configured to use the latest java version installed on the client machine. If java is not found, it is expected to download java plugin 1.6.0.21 [as configured in applet codebase].
    When i uninstall java on my local machine and try running html containing applet in IE 8, it is prompting to download java plugin 1.4.2_08 instead of 1.6.0.21.
    Please let me know where exactly IE8 is taking the plugin version?
    Applet classid and code base are as below.
    classid = "clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
    codebase = https://java.sun.com/update/1.6.0/jinstall-6u21-windows-i586.cab#Version=1,6,0,21
    Thanks
    Avinash K.P

    Hi Calvinc
    Thanks for replying.
    I have tried changing version number as suggested by you, but problem persist.
    Its still pointing to java-plugin 1.4.0.
    FYI, I have tried below steps
    1. Uninstalled java on my local machine, however while uninstalling java 6 update 21 and 10, its showing
    'Fatal error while installation' error message. And i am not able to remove these entries from 'Add or Remove Programs'.
    2. Manually removed Java Run time entry from below path.
    C:\WINDOWS\Downloaded Program Files
    3. Removed Registry entries under JavaSoft.
    Guess i have messed up things pretty well :)
    Thanks
    Avinash K.P
    Edited by: Avinash K P on Mar 15, 2012 10:58 AM

  • Why is not DW include js auto prompt and auto complete

    DW will prompt match code when I typing ASP or PHP code, why
    not add javascript?

    There is no Flash player version 15... as in your code:
    <param name="swfversion" value="15.0.0.0" />
    For some reason Adobe thought it would be a good idea to target a Flash player version (15) as default.....which may be out a couple years in the future. Go figure!!!
    If you don't like player version 9, change to 10 or 11.... just not 15 (yet).
    Best wishes,
    Adninjastrator

  • An attempt to attach an auto-named database ....\aspnetdb.mdf failed

    I've installed VWD 2005(Beta 2) and MS SQL Express and also followed the aspnet tour at http://beta.asp.net/guidedtour2. After trying new webcontrol (login control) and trying to execute the page, I've got an error such as below: An attempt to attach an auto-named database for file c:\inetpub\wwwroot\Demo\App_Data\aspnetdb.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Data.SqlClient.SqlException: An attempt to attach an auto-named database for file c:\inetpub\wwwroot\Demo\App_Data\aspnetdb.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  Stack Trace: [SqlException (0x80131904): An attempt to attach an auto-named database for file c:\inetpub\wwwroot\Demo\App_Data\aspnetdb.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.] System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +684979 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +207 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1751 System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK) +32 System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) +601 System.Data.SqlClient.SqlInternalConnectionTds..ctor(SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) +159 System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) +346 System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options) +28 System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject) +445 System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject) +66 System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +304 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +85 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105 System.Data.SqlClient.SqlConnection.Open() +111 System.Web.DataAccess.SqlConnectionHolder.Open(HttpContext context, Boolean revertImpersonate) +126 System.Web.DataAccess.SqlConnectionHelper.GetConnection(String connectionString, Boolean revertImpersonation) +239 System.Web.Security.SqlMembershipProvider.GetPasswordWithFormat(String username, Int32& status, String& password, Int32& passwordFormat, String& passwordSalt, Int32& failedPasswordAttemptCount, Int32& failedPasswordAnswerAttemptCount, Boolean& isApproved) +815 System.Web.Security.SqlMembershipProvider.CheckPassword(String username, String password, Boolean updateLastLoginActivityDate, Boolean failIfNotApproved, String& salt, Int32& passwordFormat) +80 System.Web.Security.SqlMembershipProvider.CheckPassword(String username, String password, Boolean updateLastLoginActivityDate, Boolean failIfNotApproved) +42 System.Web.Security.SqlMembershipProvider.ValidateUser(String username, String password) +78 System.Web.UI.WebControls.Login.OnAuthenticate(AuthenticateEventArgs e) +161 System.Web.UI.WebControls.Login.AttemptLogin() +94 System.Web.UI.WebControls.Login.OnBubbleEvent(Object source, EventArgs e) +101 System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +35 System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e) +115 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +134 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5670
    can anyone help me to solve the problem... thanks

     mfauziii wrote:
    I've installed VWD 2005(Beta 2) and MS SQL Express and also followed the aspnet tour at http://beta.asp.net/guidedtour2. After trying new webcontrol (login control) and trying to execute the page, I've got an error such as below: An attempt to attach an auto-named database for file c:\inetpub\wwwroot\Demo\App_Data\aspnetdb.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Data.SqlClient.SqlException: An attempt to attach an auto-named database for file c:\inetpub\wwwroot\Demo\App_Data\aspnetdb.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  Stack Trace: [SqlException (0x80131904): An attempt to attach an auto-named database for file c:\inetpub\wwwroot\Demo\App_Data\aspnetdb.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share.] System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +684979 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +207 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1751 System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK) +32 System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) +601 System.Data.SqlClient.SqlInternalConnectionTds..ctor(SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) +159 System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) +346 System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options) +28 System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject) +445 System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject) +66 System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +304 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +85 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +105 System.Data.SqlClient.SqlConnection.Open() +111 System.Web.DataAccess.SqlConnectionHolder.Open(HttpContext context, Boolean revertImpersonate) +126 System.Web.DataAccess.SqlConnectionHelper.GetConnection(String connectionString, Boolean revertImpersonation) +239 System.Web.Security.SqlMembershipProvider.GetPasswordWithFormat(String username, Int32& status, String& password, Int32& passwordFormat, String& passwordSalt, Int32& failedPasswordAttemptCount, Int32& failedPasswordAnswerAttemptCount, Boolean& isApproved) +815 System.Web.Security.SqlMembershipProvider.CheckPassword(String username, String password, Boolean updateLastLoginActivityDate, Boolean failIfNotApproved, String& salt, Int32& passwordFormat) +80 System.Web.Security.SqlMembershipProvider.CheckPassword(String username, String password, Boolean updateLastLoginActivityDate, Boolean failIfNotApproved) +42 System.Web.Security.SqlMembershipProvider.ValidateUser(String username, String password) +78 System.Web.UI.WebControls.Login.OnAuthenticate(AuthenticateEventArgs e) +161 System.Web.UI.WebControls.Login.AttemptLogin() +94 System.Web.UI.WebControls.Login.OnBubbleEvent(Object source, EventArgs e) +101 System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +35 System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e) +115 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +134 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5670
    can anyone help me to solve the problem... thanks

  • Listview inside Grid with Rowdefinition of height Auto ? and Max Height of 100 not display scrollviewer on load

    <Grid Grid.Column="0" Grid.Row="0" x:Name="grdValues">
                <Grid.RowDefinitions>
                    <RowDefinition Height="Auto" MaxHeight="100"></RowDefinition>
                    <RowDefinition Height="5" ></RowDefinition>
                    <RowDefinition Height="Auto" MaxHeight="100"></RowDefinition>
                    <RowDefinition Height="5" ></RowDefinition>
                    <RowDefinition Height="Auto" MaxHeight="100"></RowDefinition>
                    <RowDefinition Height="Auto" MaxHeight="100"></RowDefinition>
                </Grid.RowDefinitions>
                <Grid.ColumnDefinitions>
                    <ColumnDefinition Width="300"></ColumnDefinition>
                </Grid.ColumnDefinitions>
                    <ListView x:Name="lstGenericList"
                                      Margin="4,0,0,0" Grid.Column="0" Grid.Row="0"
                                        ItemsSource="{Binding Items}"
                                        ScrollViewer.HorizontalScrollBarVisibility="Disabled"
                                        ScrollViewer.VerticalScrollBarVisibility="Auto">
                        </ListView>
                <GridSplitter  Grid.Row="1" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" ResizeDirection="Rows"  ResizeBehavior="PreviousAndNext"   Height="5"></GridSplitter>
                <!--<Separator Height="2" Grid.Row="2" />-->
                <ListView x:Name="lstBrandList"
                                      Grid.Column="0" Grid.Row="2" Margin="4,0,0,0"
                                        ItemsSource="{Binding Items}" 
                                        ScrollViewer.HorizontalScrollBarVisibility="Auto"
                                        ScrollViewer.VerticalScrollBarVisibility="Auto"
                          VerticalContentAlignment="Stretch"
                          VirtualizingStackPanel.IsVirtualizing="True" 
                           VirtualizingStackPanel.VirtualizationMode="Recycling">
                    <ListView.ItemContainerStyle>
                        <Style TargetType="{x:Type ListViewItem}">
                            <Setter Property="HorizontalContentAlignment" Value="Stretch"/>
                            <Setter Property="Focusable" Value="false"/>
                        </Style>
                    </ListView.ItemContainerStyle>
                </ListView>
                <GridSplitter  Grid.Row="3" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" ResizeDirection="Rows"  ResizeBehavior="PreviousAndNext"   Height="5"></GridSplitter>
                <!--<Separator Height="2" Grid.Row="2" />-->
                <ListView x:Name="lstBrandListv"
                                      Grid.Column="0" Grid.Row="4" Margin="4,0,0,0"
                                        ItemsSource="{Binding Itemsa}" 
                                        ScrollViewer.HorizontalScrollBarVisibility="Auto"
                                        ScrollViewer.VerticalScrollBarVisibility="Auto">
                </ListView>
            </Grid>

    I should think it is a combination of auto and stretch you have there on the sizing which makes it impossible for anything to work out how big it's supposed to be inside a scrollviewer... in an auto height row.
    EG I would take this off:
    VerticalContentAlignment="Stretch"
    And any other stretches in there.
    See what happens.
    Think about giving the rows some sort of an actual height.
    Hope that helps.
    Technet articles: Uneventful MVVM;
    All my Technet Articles

  • HT1926 I was prompted to install iTunes 11.1.4 this morning. It failed (first time EVER) with the comment that 'msvcr80.dll' was not available. Upon searching for that .dll in my computer, I found it to be all over the place! Thoughts?

    I've NEVER had a version update fail. I did go to 'Tools' and download for a manual install of this update as the info screen suggested. It, too, failed. After searching for the 'missing' msvcr80.dll on my computer, I found it all over the place!
    Ran a malware & virus scan with nothing evil popping up.
    Tried going back to a restore point before a previous update and doing the install. It failed.
    OS: Vista Home Premium x64, SP2 (and current with all MS updates)
    Now I'm pretty nervous re: syncing with ANYTHING-especially my iPod that has all my music I teach from at work.

    Solving the iTunes Installation Problems in Windows
    1. Apple has posted their solution here: iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue.
    2. If the Apple article does not fully resolve the problem for you, then try Troubleshooting issues with iTunes for Windows updates - MSVCR80.

  • Failed to load a java applet to safari5.1(windows 7)--prompt "missing plug-in"(i have installed JAVA JRE),  but succeed in IE and Chrome.

    I suspect this is a minor code error issue.
    The html code like below, do i need to add other parameter for Safari 5.1 ?  And is there any other method to load applet in Safari? thanks.
    system is Windows 7, browser version is Safari 5.1 for windows.

    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    <!--[if !IE]> Firefox and others will use outer object --> 
    <object classid="java:com.keithley.SCPI.SCPIApplet.class" type="application/x-java-applet;version=1.6" archive="../jar/SCPI.jar" height="480" width="640">
    <param name = "scriptable"   value = "true">
    <!-- Konqueror browser needs the following param -->
    <param name = "ARCHIVE"    value = "../jar/SCPI.jar">
             <!-- (Microsoft Internet Explorer) will use inner object -->
             <object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"codebase="http://java.sun.com/update/1.6.0/jinstall-6u35-windows-i586.cab#Version=6,0,0,10"
                     height="480" width="640" >
                     <param name = "CODE"       value = "com.keithley.SCPI.SCPIApplet.class">
                     <param name = "ARCHIVE"    value = "../jar/SCPI.jar">
                     <param name = "type"       value = "application/x-java-applet;version=1.6">
                     <param name = "scriptable" value = "false">
              </object>
               <!--[if !IE]> close outer object -->
    </object>

    Does the Safari5.1 in Windows7 use its own java plug-in instead of SUN's?

  • SharePoint Designer 2013 cannot access workflows in Office 365 Site

    I have an Office 365 SharePoint site with a number of workflows that I have created on my machine with SPD 2013. After a number of weeks I was unable to access the workflows from my machine through SPD (while still being able to access pages, site assets
    etc.), getting the following error: (Am restricted from submitting images)
    "Server-side activities have been updated. You need to restart SharePoint Designer to use the updated version of activities"
    Restarting SPD doesn't help, after clicking OK I get the "SharePoint Designer cannot display the item" screen, prompting me to refresh. 
    When I do refresh, I get the following:
    "Windows Workflow Foundation, part of .Net Framework 3.0, must be installed to use this feature"
    This is happening on my machine, Windows 7 64 Bit, SPD 2013 64 Bit, but on a colleague's machine, Win 7 64 Bit, SPD 2013 64 Bit I can access the workflows. 
    I get the same error if I try to create a new Workflow on my machine but I can create it on my colleague's machine.
    I downloaded SPD 2013 on a 32 bit laptop I have access to, in which I can create a workflow. One existing workflow can be accessed, updated etc. with no issue, one opens to a prompt to "Insert a stage" and one tells me that it "Failed to load
    the workflow definition for the workflow", then the "SharePoint Designer cannot display the item" screen. All of these workflows can be accessed from my colleague's machine.
    Here are the actions that I have taken to date on my own machine:
    Cleared the caches multiple times
    Checked for updates
    Installed .Net Framework 4.5
    Re-installed .Net Framework 4.0 (which contains 3.0)
    Uninstalled and re-installed SPD 2013 
    Due to issues with a workflow on the site I am in contact with MS Support who are aware of this issue, they sent me a link to a hot fix that was already installed but they have no concrete idea of what might be going on.
    I was convinced that it was an issue on my machine, but I don't know what the issues that I have seen on the 32 bit SPD on the new laptop mean.
    I have been searching the internet for a fix with no success, I would appreciate any help.
    Thanks
    Mick

    Hi,
    According to your post, my understanding is that SharePoint Designer 2013 cannot access workflows in Office 365 Site.
    There was an issue recently when a service release was implemented that incremented the version number in the HTML header on some SharePoint online sites to '16' when SPD was expecting '15'. 
    I suggest to install internet explore 10 and install a patch for IE10. Then test with "open with windows explore" then opened in SPD from sharepoint online.
    In addition, I suggest that in SPD go to Account > Switch Account and type in the credentials of the site you are trying to open (it defaults to your Microsoft Login).
    If the issue persists, to troubleshoot this issue, you can uninstall all versions of SharePoint Designer on workstation, clear cache and then reinstalling the latest SharePoint Designer. For the detailed information, you can refer to the
    article: http://support.microsoft.com/kb/2794961
    Here are two similar threads for you to take a look at:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/15fd1436-3166-4e43-8b22-cdb480091548/cant-open-sharepoint-online-site-in-sharepoint-designer-2013
    http://community.office365.com/en-us/forums/154/t/149314.aspx?PageIndex=2
    By the way, you can also post the question in Office 365 forum and more experts will assist you.
    Office 365 forums
    :http://community.office365.com/en-us/forums/default.aspx
    More information:
    SharePoint
    Designer 2013: Server-side activities have been updated:
    http://www.andreasthumfart.com/2013/08/sharepoint-designer-2013-server-side-activities-have-been-updated/
    Best Regards,
    Linda Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Failed to load Main-Class manifiest attribute....

    Hi,
    Using the "Deployment Wizard" from Jbuilder3, I create an unziped jar file called test.jar.
    When i tried to execute it writing in the command prompt > java -jar test.jar I got the following error message -> Failed to load Main-Class manifiest attribute from test.jar
    I checked the manifest file inside the directory 'Meta-inf' and i just could see 3 attributes:
    -Mainifest-Version
    -Name
    -Java-Bean
    What is wrong? The Jar file was generate automatically! Shall I write by my self the 'Main-Class' attribute? if yes how to do that?

    Well, you could try writing the manifest yourself... You'll find instructions from: http://java.sun.com/docs/books/tutorial/jar/basics/run.html
    and from: http://java.sun.com/docs/books/tutorial/jar/basics/mod.html
    (Quote from that page that you should remember: "Warning:�The text file must end with a new line or carriage return.
    The last line will not be parsed properly if it does not end with a new line or carriage return." That's the only catch, many people fail to press "enter" after the Main-Class -line)

  • Applet can't load when using Mozilla Firefox and IE Tab

    I have a page that includes an applet
    I must include page within the IE Tab rules for auto procces because of design aspects
    When the page loads, Firefox tells: load: class XXXXX not found
    This very same page does not fail to load applet if not included in IE Tab Rules
    I tried the latest versions of Firefox (3.0beta) and IE Tab(1.5)
    It appears to be a Mozilla Firefox problem
    But, any way, any idea?

    I just discover Mozilla Firefox does not work with deprecated Applet tags.
    I must use Object tags.
    Since Netscape and Safari does not acept properly Object tags, i decide to use a javascript to switch between both methods.
    Here a sample:
    <%
    CARPETA = Request.Form("UltimoArchivoCarpeta")
    ArchivoProcesar = Request.Form("UltimoArchivoArchivo")
    ArchivoProcesar = CARPETA & ArchivoProcesar
    ArchivoProcesar = replace(ArchivoProcesar,"\","\\")
    URLACTUAL = Request.ServerVariables("SERVER_NAME")
    URLACTUAL = "http://" & URLACTUAL
    %>
    <script language="javascript">
    var _app = navigator.appName;
    if (_app == 'Microsoft Internet Explorer') {
    document.write('<OBJECT ',
    'classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"',<!-- Java Plugin any version -->
    ' width="0" height="0">',
    '<PARAM name="code" value="JUploadApplet.class">',
    '<PARAM name="archive" value="<%=URLACTUAL%>/java/ddsApplets.jar">',
    '<PARAM name="file" value="<%=ArchivoProcesar%>">',
    '<PARAM name="urlUpload" value="<%=URLACTUAL%>/VENTAS_UPLOAD/ConfirmarUploadPedidos.asp">',
    '<PARAM name="urlRedir" value="<%=URLACTUAL%>/VENTAS_UPLOAD/MostrarPreviewArchivo.asp">',
    '<PARAM name="urlFault" value="<%=URLACTUAL%>/SimpleError.asp">',
    '</OBJECT>');
    else { <!-- No es IE Explorer ni Firefox con IE Tab -->
    document.write( '<APPLET code="JUploadApplet.class"',
    'archive="<%=URLACTUAL%>/java/ddsApplets.jar"',
    ' width="0" height="0">',
    '<PARAM name="file" value="<%=ArchivoProcesar%>">',
    '<PARAM name="urlUpload" value="<%=URLACTUAL%>/VENTAS_UPLOAD/ConfirmarUploadPedidos.asp">',
    '<PARAM name="urlRedir" value="<%=URLACTUAL%>/VENTAS_UPLOAD/MostrarPreviewArchivo.asp">',
    '<PARAM name="urlFault" value="<%=URLACTUAL%>/SimpleError.asp">',
    '</APPLET>');

  • Auto-update waking computer from sleep question.

    Will the computer awake from sleep at the prompting of auto-update?
    Thank you.

    Hi, and welcome!
    I very much doubt that the computer would wake from sleep. If my understanding is correct, the auto-update feature works by just checking every now and then if there are any updates available. It cannot perform this check while it is sleeping.
    So, I think I can safely say that the answer is: no.

Maybe you are looking for

  • Manually configure the Oracle 10g EM dbconsole

    Hi, I need to configure manually the OEM 10g installend on Unix. I don't have the dbsnmp and sysman passwords. What can I do to reconfigure the OEM? Tks for your assistance, Serg

  • Can't transfer files from OS X 10.6 to computer running OS X 10.5

    Since buying a new Macbook Pro running OS X 10.6 I have been unable to transfer files from the new machine to my old G5 running OS X 10.5. When I connect over my home network it appears to transfer the files but the files do not have any information.

  • GROUP BY via Designer in Interface

    Hello, i want to group same date in a Interface for filling the target datastore. Is this possiple? How can i use/fill the <%=odiRef.getGrpByList( <> , <> )%> commands? thanks

  • Query in RCP Application

    Hi,    I have developed a simple RCP application using Eclipse 3.x. I want to add spell check feature to SWT  Widget Text. Can you please help me.

  • ADF mobile - trivial Android demo application takes 53 MB  ?!?

    Just developed and deployed application from http://docs.oracle.com/cd/E18941_01/tutorials/MobileTutorial/jdtut_11r2_54_2.html In the Android SDK emulator, I see that the such one trivial application has about 53.09 MB ? Is there a way to reduce the