Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

examples5.ext.net-5 Compile error #1880

Open
Hrishi-Thetica opened this issue Nov 1, 2023 · 1 comment
Open

examples5.ext.net-5 Compile error #1880

Hrishi-Thetica opened this issue Nov 1, 2023 · 1 comment

Comments

@Hrishi-Thetica
Copy link

Hrishi-Thetica commented Nov 1, 2023

Downloaded examples5.ext.net-5.zip. Extracted. When trying to run in visual studio, get below error

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Cannot create an object of type 'Ext.Net.Theme' from its string representation 'Spotless' for the 'Theme' property.

Source Error:


Line 134:</head>
Line 135:<body>
Line 136:    <ext:ResourceManager ID="ResourceManager1" runat="server" Theme="Spotless" />
Line 137:
Line 138:    <ext:History runat="server">

Source File: /default.aspx    Line: 136

@geoffreymcgill
Copy link
Member

Unfortunately, I was unable to reproduce the error.

I completed the following steps:

  1. Downloaded the .zip file
  2. Extracted the .zip file
  3. Double clicked the Ext.NET.Examples.sln file, which opened the project in Visual Studio
  4. Clicked the Run button
  5. After a few moments, the Examples Explorer loaded properly in the web browser

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants