Skip to content

ASP.NET - Add custom JS files#3

Merged
artem-kurchenko merged 2 commits into
25.1.3+from
fix-asp
Sep 3, 2025
Merged

ASP.NET - Add custom JS files#3
artem-kurchenko merged 2 commits into
25.1.3+from
fix-asp

Conversation

@artem-kurchenko
Copy link
Copy Markdown
Contributor

No description provided.

@DevExpressExampleBot
Copy link
Copy Markdown
Contributor

Please correct the project and update this pull request by pushing a new commit.

[BUILDING ERROR]
	OUTPUT: C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\Program.cs(6,14): error CS0101: The namespace 'ASP_NET_Core' already contains a definition for 'Program' [C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\Models\SampleData.cs(8,14): error CS0101: The namespace 'ASP_NET_Core.Models' already contains a definition for 'SampleData' [C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\Models\SampleOrder.cs(8,14): error CS0101: The namespace 'ASP_NET_Core.Models' already contains a definition for 'SampleOrder' [C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\Controllers\orig_HomeController.cs(9,18): error CS0101: The namespace 'ASP_NET_Core.Controllers' already contains a definition for 'HomeController' [C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\Controllers\SampleDataController.cs(14,14): error CS0101: The namespace 'ASP_NET_Core.Controllers' already contains a definition for 'SampleDataController' [C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\Controllers\orig_HomeController.cs(11,30): error CS0111: Type 'HomeController' already defines a member called 'Index' with the same parameter types [C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\Controllers\orig_HomeController.cs(17,30): error CS0111: Type 'HomeController' already defines a member called 'Error' with the same parameter types [C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\Controllers\SampleDataController.cs(17,19): error CS0111: Type 'SampleDataController' already defines a member called 'Get' with the same parameter types [C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\Program.cs(7,24): error CS0111: Type 'Program' already defines a member called 'Main' with the same parameter types [C:\Temp\09511a0f-5bc8-45e2-81a0-b69b5fdb1d4d\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]

https://codecentralfarm.devexpress.devx/job/devextreme-datagrid-drag-multiple-rows_25.1.3+/5/console

@DevExpressExampleBot
Copy link
Copy Markdown
Contributor

Please correct the project and update this pull request by pushing a new commit.

[BUILDING ERROR]
	OUTPUT: C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\Program.cs(6,14): error CS0101: The namespace 'ASP_NET_Core' already contains a definition for 'Program' [C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\Models\SampleData.cs(8,14): error CS0101: The namespace 'ASP_NET_Core.Models' already contains a definition for 'SampleData' [C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\Models\SampleOrder.cs(8,14): error CS0101: The namespace 'ASP_NET_Core.Models' already contains a definition for 'SampleOrder' [C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\Controllers\orig_HomeController.cs(9,18): error CS0101: The namespace 'ASP_NET_Core.Controllers' already contains a definition for 'HomeController' [C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\Controllers\SampleDataController.cs(14,14): error CS0101: The namespace 'ASP_NET_Core.Controllers' already contains a definition for 'SampleDataController' [C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\Program.cs(7,24): error CS0111: Type 'Program' already defines a member called 'Main' with the same parameter types [C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\Controllers\SampleDataController.cs(17,19): error CS0111: Type 'SampleDataController' already defines a member called 'Get' with the same parameter types [C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\Controllers\orig_HomeController.cs(11,30): error CS0111: Type 'HomeController' already defines a member called 'Index' with the same parameter types [C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]
C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\Controllers\orig_HomeController.cs(17,30): error CS0111: Type 'HomeController' already defines a member called 'Error' with the same parameter types [C:\Temp\736fa629-04e8-4e01-b456-39f0805f60a7\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj]

https://codecentralfarm.devexpress.devx/job/devextreme-datagrid-drag-multiple-rows_25.1.3+/6/console

@artem-kurchenko artem-kurchenko merged commit 7836346 into 25.1.3+ Sep 3, 2025
@artem-kurchenko artem-kurchenko deleted the fix-asp branch September 3, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants