Skip to main content

Questions tagged [mvc]

The tag has no usage guidance.

0 votes
0 answers
38 views

How to run a file with .MVC extension?

so I downloaded Zinrelo, and now I am trying to run it but it has exactly one file which has the extension of .MVC how can I open it?
coding 's user avatar
1 vote
1 answer
12k views

How to get access to the WEB-INF/views/some.jsp? spring mvc

I successfully deployed my webapp to the Tomcat localhost. My app has 2 pages: localhost:8080/spring-mvc and localhost:8080/home. The first page has a link to the second. When I start my app, it ...
Nikolai Stoliarenko's user avatar
-1 votes
2 answers
1k views

vs2019 While adding new view getting Erro 'The Templates\PackageVersions5.2.6.xml file is missing from the installed template folder.'

VS2019 'The Templates\PackageVersions5.2.6.xml file is missing from the installed template folder.' MVC, C# ? Create Action Method - Controller Right Click - Add View - Throws Error
Digant Dudharejia's user avatar
0 votes
2 answers
2k views

Getting controller name twice in URL with ASP.NET MVC

Sorry for the noob question, but as you can see, the controller name is appearing twice in the URL and it only works if it is in the URL twice: URL Here is what my controller looks like: Controller ...
baby_bird's user avatar
1 vote
0 answers
4k views

The MSDTC transaction manager was unable to pull the transaction from the source transaction manager

System.Runtime.InteropServices.COMException: The MSDTC transaction manager was unable to pull the transaction from the source transaction manager due to communication problems. Possible causes are: a ...
Abdul Waheed Khan's user avatar
0 votes
1 answer
966 views

asp.net mvc templates seem to be missing from community edition 2017 visual studio

asp.net mvc templates seem to be missing from community edition 2017 visual studio. going through the update install tool, I see that Web & Could(7) is completely checked, so I am supposed to ...
Allied Stack's user avatar
3 votes
0 answers
2k views

ASP.NET Core MySQL DB scaffold not working (could not find provider assembly)

This site shows how to reverse-engineer an existing database to an ASP.NET Core EF model. What I found out is that the currently correct command should be (instead of "scaffold-dbcontext"): dotnet ...
Schaussi's user avatar
0 votes
0 answers
7k views

Robocopy: ERROR 5 (0x00000005) Accessing Source Directory \\server\ParentFolder\ChildFolder\ Access is denied

I have the following robocopy command to copy the directory from a folder on the network location to another folder on the same network location: @ECHO OFF for /f %%a in ('wmic os get LocalDateTime ^|...
Yash Saraiya's user avatar
-1 votes
1 answer
195 views

Create a persistent mapping for a apppool identity

Can I create a persistent mapping for a apppool identity? For instance the IIS website "www.example.net" should access "\10.10.10.222\shared$" through F: My Website is MVC(5) so I think the ...
Serge Profafilecebook's user avatar
0 votes
1 answer
2k views

Handling large amounts of requests on IIS and MVC ASP.NET

I have a server that loggs different things from various web pages. This server recieves a large amount of requests at all times of the day. All of the requests is a "fire and forget" requests. ...
Stian Standahl's user avatar
0 votes
2 answers
7k views

Publishing .NET MVC website to MONO on Synology NAS

I'm not able to figure out how I can host a simple MVC 4 or MVC 3 website to my Synology DS413J. I installed MONO V2.11, this is still in beta on the Synology. After installing and running this I went ...
Fre's user avatar
  • 55
2 votes
1 answer
2k views

Internet explorer has stopped working When I print preview my web page that has highchart

When I print preview a web page that I used highchart component, I encountered an error that is "Internet explorer has stopped working...". This problem is only happening when print preview. At the ...
Mustafa Güney's user avatar
1 vote
1 answer
2k views

Add View dialog missing from Visual Studio 2013

In Visual Studio 2012 I use to be able to write a new controlled method, right click on it and create the view automatically. In Visual Studio 2013 I can't seem to do this anymore. How can I easily ...
roryok's user avatar
  • 692
1 vote
1 answer
67 views

Certificates not accessible while there are no active logins on webserver

My mvc application uses a certificate (stored in the Local Computer's 'Root Certification Authority' store), but cannot seem to access it while the web-server doesn't have any active users logged in [...
alexander.teno's user avatar
1 vote
1 answer
2k views

How to remux 3D MKV (MVC) to AVCHD 3D?

3D MKV MVC is nice but not widely supported. AVCHD 3D is supported on latest line of TV/BD player. Is there a way to remux H264 MVC in MKV to AVCHD 3D MTS?
Henry's user avatar
  • 247

15 30 50 per page