
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
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
0
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.
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
P
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=neutral, PublicKeyToken=06e954e71cc7b2f5, processorArchitecture=msil |
Application Identity : Telerik.Windows.Examples.exe, Version=2009.1.527.35, Culture=neutral, PublicKeyToken=06e954e71cc7b2f5, processorArchitecture=msil, type=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
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.
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
Well done, clearing the click once directories did the trick.
I presume this is a microsoft problem.
Thanks
P
0
Accepted
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.
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.