- Home
- Forum
- ASP.NET MVC - EJ 2
- Syncfusion Project Templates build error
Syncfusion Project Templates build error
Hi,
I created the project by following the steps below.
https://help.syncfusion.com/extension/aspnetmvc-essentialjs2-extension/syncfusion-project-templates
However, I get a build error and I don't know how to solve it.
The contents of the error are the following two.
\SyncfusionMvcApplication1\Scripts\ej2\ej2.d.ts(8046,22): error TS2503: Cannot find namespace 'inputs'
\SyncfusionMvcApplication1\Scripts\ej2\ej2.d.ts(8105,54): error TS2503: Cannot find namespace 'inputs'
Please tell me how to resolve.
(Version used)
Syncfusion 18.3.0.35
Microsoft Visual Studio Community 2019 Version 16.7.6
Regards,
Pylori.
SIGN IN To post a reply.
6 Replies
1 reply marked as answer
JA
Jesus Arockia Sankaran S
Syncfusion Team
October 22, 2020 03:35 PM UTC
Hi Pylori,
Sorry for the inconvenience.
We have checked the reported issue and we are able to reproduce the reported issue in “18.3.0.35”. We want to inform you that we have fixed this issue in the latest version of Nuget packages “18.3.0.42”.
We request you to upgrade the Syncfusion Nuget package to clear the build errors from your application.
Please get back to us if you need any further assistance on this.
Regards,
Jesus Arockia Sankaran S
Marked as answer
PY
Pylori
October 23, 2020 12:58 AM UTC
Hi,
Thank you for your answer.
The build was successful using Nuget
packages "18.3.0.42".
The build was successful, but when I
launched the app, the theme was not applied.
I chose "High Contrast" as the
theme, but the background was white and the layout seemed to be a little
broken.
Please tell me how to resolve.
Regards,
Pylori.
JA
Jesus Arockia Sankaran S
Syncfusion Team
October 23, 2020 11:48 AM UTC
Hi Pylori,
Thank you for the update.
We would let you know that Syncfusion Project Template will create a application with required Syncfusion assemblies, scripts and styles. We can notice that even no Syncfusion Component is included and selecting Dark theme will only include the CSS reference in “Views/Shared/_Layout.cshtml” file as below.
Also, Syncfusion theme files have styles only for Syncfusion components and applications styles should be handled by application developers.
Please let us know if you have any other queries.
Regards,
Jesus Arockia Sankaran S
PY
Pylori
October 26, 2020 02:35 AM UTC
Hi,
Thank you for your answer.
I understand the contents of the answer.
I'm usually developing WPF, so I'm not very familiar with MVC, so please tell me a little.
I want to unify the overall design of the application to "HighContrast".
Regarding the application style (background color, menu layout, etc.), should I search for a design that matches "HighContrast" from the site that distributes the Bootstrap theme and use it?
Or is there something made by Syncfusion that can change the design of the entire application?
Regards,
Pylori.
JA
Jesus Arockia Sankaran S
Syncfusion Team
October 26, 2020 10:07 AM UTC
Hi Pylori,
You are welcome and we are glad for your response.
We want to inform you that we can change the application styles by including or modifying required css classes that are present in your view (.cshtml) page as we style normal HTML, CSS application.
We request you to go through the below links to understand the design principles of HTML and CSS.
We can style HTML elements other than Syncfusion Components using usual HTML, CSS styling principles. We also request you to post the general queries in public forum such as Stack Overflow to reach wider range developer community.
Please get back to us if you need any details regarding Syncfusion Components.
Regards,
Jesus Arockia Sankaran S
JA
Jesus Arockia Sankaran S
Syncfusion Team
October 26, 2020 10:12 AM UTC
Hi Pylori,
We can include the application related custom styles in the “Site.css” file and you can find the location of the file from the below image.
Please get back to us if you need details regarding Syncfusion Component.
Regards,
Jesus Arockia Sankaran S
SIGN IN To post a reply.
- 6 Replies
- 2 Participants
- Marked answer
-
PY Pylori
- Oct 21, 2020 02:47 PM UTC
- Oct 26, 2020 10:12 AM UTC