This is a migrated thread and some comments may be shown as answers.

Q1 2009 SP2 Demo No Luck

5 Answers 121 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Paul Gallen
Top achievements
Rank 1
Paul Gallen asked on 27 May 2009, 03:09 PM
Hi

I am unable to run your demo's online, with IE or with Firefox. So I modified the demo's app config (installed on my machine) to point to Northwind on SQL server 2005, so I can peruse the grid demo's. Putting a trace on SQL server it traces the following TSQL 

SELECT [t0].[EmployeeID], [t0].[LastName], [t0].[FirstName], [t0].[Title], [t0].[TitleOfCourtesy], [t0].[BirthDate], [t0].[HireDate], [t0].[Address], [t0].[City], [t0].[Region], [t0].[PostalCode], [t0].[Country], [t0].[HomePhone], [t0].[Extension], [t0].[Photo], [t0].[Notes], [t0].[ReportsTo]
FROM [dbo].[Employees] AS [t0]

Then the Demo dies, with no stack trace

What can I do (where can I go) to see the features of your grid

P





5 Answers, 1 is accepted

Sort by
0
Stefan Dobrev
Telerik team
answered on 28 May 2009, 07:56 AM
Hi Paul,

Can you send us more information why you are unable to view the online examples? What exception you are getting? Have you tried to clear your application cache?

All the best,
Stefan Dobrev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Paul Gallen
Top achievements
Rank 1
answered on 28 May 2009, 08:34 AM
OK

Managed to get the demo working locally, I noticed that your Northwind DB is slighlty different to the std one.

As for the online demo, see the stack trace below, I see a number of people on your forums are having similar problems and yes I have cleared the cache

PLATFORM VERSION INFO  
    Windows             : 6.0.6001.65536 (Win32NT)  
    Common Language Runtime     : 2.0.50727.3053  
    System.Deployment.dll       : 2.0.50727.3053 (netfxsp.050727-3000)  
    mscorwks.dll            : 2.0.50727.3053 (netfxsp.050727-3000)  
    dfshim.dll          : 2.0.50727.3053 (netfxsp.050727-3000)  
 
SOURCES  
    Deployment url          : http://demos.telerik.com/wpf/  
    Application url         : http://demos.telerik.com/wpf/Telerik.Windows.Examples.exe.manifest  
 
IDENTITIES  
    Deployment Identity     : Telerik.Windows.Examples.xbap, Version=2009.1.527.35, Culture=neutralPublicKeyToken=06e954e71cc7b2f5processorArchitecture=msil 
    Application Identity        : Telerik.Windows.Examples.exe, Version=2009.1.527.35, Culture=neutralPublicKeyToken=06e954e71cc7b2f5processorArchitecture=msiltype=win32 
 
APPLICATION SUMMARY  
    * Online only application.  
    * Browser-hosted application.  
 
ERROR SUMMARY  
    Below is a summary of the errors, details of these errors are listed later in the log.  
    * An exception occurred while downloading the application. Following failure messages were detected:  
        + Value does not fall within the expected range.  
 
COMPONENT STORE TRANSACTION FAILURE SUMMARY  
    No transaction error was detected.  
 
WARNINGS  
    There were no warnings during this operation.  
 
OPERATION PROGRESS STATUS  
    No phase information is available.  
 
ERROR DETAILS  
    Following errors were detected during this operation.  
    * [28/05/2009 09:32:19] System.ArgumentException  
        - Value does not fall within the expected range.  
        - Source: System.Deployment  
        - Stack trace:  
            at System.Deployment.Internal.Isolation.IEnumSTORE_ASSEMBLY.Next(UInt32 celt, STORE_ASSEMBLY[] rgelt)  
            at System.Deployment.Internal.Isolation.StoreAssemblyEnumeration.MoveNext()  
            at System.Deployment.Application.ComponentStore.CollectCrossGroupApplications(Uri codebaseUri, DefinitionIdentity deploymentIdentity, Boolean& identityGroupFound, Boolean& locationGroupFound, String& identityGroupProductName)  
            at System.Deployment.Application.SubscriptionStore.CommitApplication(SubscriptionState& subState, CommitApplicationParams commitParams)  
            at System.Deployment.Application.DeploymentManager.SynchronizeCore(Boolean blocking)  
            at System.Deployment.Application.DeploymentManager.SynchronizeAsyncWorker()  
 
COMPONENT STORE TRANSACTION DETAILS  
    No transaction information is available.  
 
 

P
0
Stefan Dobrev
Telerik team
answered on 28 May 2009, 09:33 AM
Hi Paul,

Glad to here you managed to run the demos locally.

Now onto your online QSF problems. Have you tried to delete the ClickOnce applications folder. On Vista the path is typically: C:\Users\[UserName]\AppData\Local\Apps\2.0. Try to delete all subdirectories in this directory. Please note that this will delete all your ClickOnce applications that you have installed.

Sincerely yours,
Stefan Dobrev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Paul Gallen
Top achievements
Rank 1
answered on 28 May 2009, 10:01 AM
Hurrah

Well done, clearing the click once directories did the trick.

I presume this is a microsoft problem.

Thanks

P
0
Accepted
Hristo
Telerik team
answered on 28 May 2009, 12:25 PM
Hi Paul Gallen,

It is good news that the issues preventing you from runing our demos are no longer ahead of you.

Please let us know if you have any other questions or feedback.

Sincerely yours,
Hristo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Paul Gallen
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
Paul Gallen
Top achievements
Rank 1
Hristo
Telerik team
Share this question
or