Questions tagged [asp.net]
The asp.net tag has no usage guidance.
171
questions
9
votes
1
answer
6k
views
How to use syntax highlighting for .aspx & .ascx files in notepad++?
When I open .aspx or .ascx files in notepad++, notepad++ open them as Normal Text files and so no syntax highlighting works. In the Language dropdown menu I dont see ASPX or ASCX options.
How to ...
8
votes
4
answers
4k
views
How often do users change their IP address (average time needed)?
Basically, i need to know how long (on average) and ip address is used per user, this can be US-only stats or World-Wide stats, if you have a source please state it. If its your own data please let us ...
6
votes
2
answers
14k
views
Visual Studio 2019 Web Site Template
How can I create a new Web Site project (not Web Application) in Visual Studio 2019? The only options I have available are all Web Applications that require compilation to publish.
For ASP.NET ...
6
votes
3
answers
1k
views
On windows, connect to a Virtual PV VM running Ubuntu for things like memcached, etc
I am on Windows 7, building an ASP.net web application.
There are a few services that I need to connect to, and don't want to go through the hassle of installing them on Windows.
I also run ...
5
votes
1
answer
43k
views
How to open port on IIS Firewall
In doc of http://www.telerik.com/team-productivity-tools.aspx it says
In order to access the TeamPulse
components from client machines, you
will need to open the following ports
in your ...
5
votes
2
answers
30k
views
Getting system lacked sufficient buffer space or because a queue was full
My ASP.NET and SQL Server 2012 application is running on Windows Server 2008 R2. Suddenly, my internet on server stopped working and my application start throwing,
An operation on a socket could not ...
5
votes
3
answers
6k
views
McAfee API for ASP.Net
Is there any McAfee API [ or command line utility ] that can be integrated with ASP.Net to scan for viruses in uploaded files.
Edit:
I was about to ask the question in stackoverflow but thought ...
4
votes
1
answer
1k
views
Which default Database Systems come installed in Microsoft VS2010 Express?
Appreciate all advice 0n the following questions
Which database systems (Ms SQL 2008, MS SQL Compact, or others) comes installed with VS2010 Express edition.
SQL Server 2008 R2 Express is free, can ...
4
votes
2
answers
526
views
How can I fool a site into believing that I'm using IE when I'm really on Firefox or Safari for MAC
I use a mac. I do have vm ware fusion so i can access the site though IE. my problem is i dont like to use the fusion unless total necessary. It uses a lot of memory and battery, plus when im mobile ...
4
votes
2
answers
8k
views
Adobe Illustrator can't open SVG file
I have a generated SVG file which for some reason won't open in Adobe Illustrator when I serve the file content from my ASP.net application, but if I were to write this generated file directly to the ...
4
votes
2
answers
2k
views
Visual Studio 2010, how can I start only one web project in a solution when debugging?
In Visual Studio 2005, choosing to debug a specific web project only starts an ASP.NET Development Server for the project selected.
In Visual Studio 2010, debugging starts an ASP.NET Development ...
4
votes
1
answer
4k
views
IIS 7 fails to serve .aspx pages but works with default files
I have deployed an ASP.NET 4 web site to IIS 7 on Windows Server 2008. When I browse to the root folder, or any other folder in the site, the server responds by delivering the default page Default....
3
votes
6
answers
994
views
Where can I find a little web server? [closed]
I have a cable internet connection and I would like to set up a small web server at home. I could use my existing computer for this but I don't like to keep it on 24/7. I don't expect it to get many ...
3
votes
3
answers
25k
views
Why can't anyone else access my website in IIS on Windows 7?
I've got an ASP.NET application that I have in IIS on my Windows 7 Ultimate machine. I've tested it from that machine and it works fine. This machine is in my home network, a simple peer-to-peer ...
3
votes
2
answers
4k
views
Edit and continue not working for asp.net core 3.0 with VS 2019 (C#)
I have VS 2017 latest Community edition installed on my machine. I was able to edit any class file and razor pages (cshtml) of my ASP.Net Core web application while debugging. I installed VS 2019 ...
3
votes
1
answer
4k
views
Pingdom Website Speed Test: Connect time is too long
My e-commerce website was performing poor and I decided to find out the cause.
A real good application came in help for me Pingdom Website Speed Test.When I analysed website with this, report was some ...
3
votes
1
answer
3k
views
Why is an ASP.NET server running on localhost:8084?
While trying to kill a mono process, I ran ps -aux | grep mono. It came up with one entry that started yesterday and was run by the user www-data, and with the command /usr/bin/mono /usr/lib/mono/4.5/...
3
votes
1
answer
1k
views
Difference between the Windows User Name Format in Domain and Workgroup?
On Windows Domain I know the default user name format is domain\username. But on workgroup I ma little confused. For example, running a .NET application on development server gives me, my app is ...
3
votes
2
answers
8k
views
How to make an excel file uneditable?
There is an Excel file which I import from a specific network path or local path, and that Excel file is exported from another vendor aplication. The problem is that the Excel file is editable.
Is ...
3
votes
1
answer
3k
views
Windows Security login window in IE8, IE9, FireFox, but not Chrome?
I swear I created a question about this a few weeks ago, but maybe I deleted it as I cannot locate it anywhere.
ASP.NET 4.0
IIS6
Windows Server 2003
Intranet site using Windows authentication
Three ...
3
votes
3
answers
3k
views
No option to select ASP.Net Version in IIS 6?
I'm running Windows Server 2003 64bit edition. I've just installed the .Net 4 Framework in order to get a new WCF service up and running. However, I have no options anywhere in IIS 6 for selecting the ...
3
votes
1
answer
476
views
Does MVC 3 Preview 1 run on XP?
I know, I have an older development box and I should really upgrade to a new machine with Windows 7. But that costs money that I don't have, so I'm still building on a PC running Windows XP (SP3).
...
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 ...
3
votes
1
answer
1k
views
Install Windows web deploy on server core
How can I install Web deploy for IIS on a server core version of Windows server. All examples Iv seen involve downloading a tool from Microsoft but Server core has a minimal GUI. Is there anyway to ...
3
votes
1
answer
11k
views
How to delete temporary asp.net files at once?
I am trying to delete temporary asp.net files from C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary. Some ASP.NET files
and some folders get deleted but for some folders I have to open each ...
3
votes
3
answers
4k
views
Chrome doesn't offer to save password of my ASP.NET site
I'm developing a website using ASP.NET.
I have a form with user name / password and a connect button.
Internet Explorer and Firefox prompt me to save the password, but Google Chrome doesn't.
Any ...
2
votes
3
answers
5k
views
CS0016: Could not write to output file 'c:\..\..\App_Web_XXXX.aspx..dll' -- 'The directory name is invalid. '
This problem is driving me nuts.
CS0016: Could not write to output file 'c:\Windows\Microsoft.NET\Framework<64>\vX.X.XXXX\Temporary ASP.NET Files\root\XXXXXX\XXXXXX\App_Web_XXXX.aspx.XXXXXXXX....
2
votes
4
answers
330
views
Unable to access certain websites
I am unable to access certain websites from my PC viz. google.com, gmail.com , stackoverflow.com, etc. However, I am able to access facebook.com, twitter.com, infoq.com etc. Currently I am accessing ...
2
votes
1
answer
541
views
"lean" Windows 7 developer machine services to disable
What can I safely disable on Windows 7 or do to speed up Windows 7 if I'm developing ASP.NET apps on it? I suspect there are services and things I don't really need, but I'm not sure where to tweak ...
2
votes
1
answer
2k
views
When should you use a dedicated App Pool over Default App Pool?
Within IIS 7 when should you use a dedicated app pool, over the Default App Pool - This is the question.
Below are some of my thoughts on the question.
Does it use more resources to have all your ...
2
votes
3
answers
2k
views
Web Application Compatible with IE6 alone, How to run it on IE7
I have a custom ASP.NET web application which runs fine on IE6 without any issues. However, if I launch it on IE7/IE8, it complains of compatibility issues and all of my text is all overlapped.
A ...
2
votes
2
answers
52
views
Is there any way to download the values of a public DB (ASP.NET) to hard drive?
I'm a social science researcher, and I'm working with data from various public databases of NGO, government, etc. Let's assume that I've got no opportunity to ask the admins for the whole database. ...
2
votes
2
answers
185
views
HTTPS what's going wrong with chrome?
I've an ASP.NET website. HTTPS works fine with all browsers (safari, firefox,ie,chromium...) except chrome...
When I want to reach the website on HTTPS with chrome I have "This webpage is not ...
2
votes
1
answer
890
views
WebMatrix says MySQL Connector/NET is an old version when it is not
I am trying to access a MySql database using an ADO.NET .aspx file but I get an error. When I try to open the database in WebMatrix I get this error:
Please ensure that the MySQL Connector/Net ADO....
2
votes
1
answer
432
views
Windows 8 Native App in Asp.net MVC? [closed]
I was not sure if this should be here or stackoverflow. I am looking at developing some windows 8 apps. I come from a web background and was really intrigued that you make them with html and ...
2
votes
2
answers
5k
views
IIS URL Rewrite 2 installed but can't find it
My company had their website built in ASP.NET, and for SEO purposes we want to change the URLs and asked the company who built the site if we could do it ourselves. They said use IIS URL Rewrite 2.
I ...
2
votes
2
answers
44
views
Searching major search engines with text such as <%#
If I type '<%# vs <%"' into any of the major search engines, everything is stripped out except the 'vs'. I understand why they do this. I would just like to know if anyone knows of a way to ...
2
votes
0
answers
196
views
Azure File Storage Offline
If one was to use Azure File Storage via SMB (net user mounting) is it correct to assume that it can also be configured for offline caching (should network connectivity fail).
The reason being is, i'...
2
votes
1
answer
38
views
Where is the tls command?
I use Visual Studio 2015 to publish a docker image to a Linux server. The similar step is on the link.
I get a failed message when you attempt to validate the connection to your Docker host in the ...
2
votes
0
answers
96
views
Updates reappear for Visual Studio 2010 dependencies
I have recently uninstalled Visual Studio 2010 C# Express from my Windows 7 x64. VS is notorious for leaving behind a bunch of dependencies and trash, and I have spent quite a bit of time manually ...
2
votes
1
answer
28
views
Can you recommend a way to secure a server with audit trails? [closed]
The company I work for has grown from a small business into a business with a multi-million pound turnover.
We have a number of e-commerce sites all built with our bespoke CMS/CRM that has been ...
2
votes
0
answers
160
views
Microsoft security update KB2656351 prevents output caching
I am working with .Net framework 4 and cookies are used in my application. Due to Microsoft security update KB2656351, output caching does not work. I can not remove cookies. If I remove the above ...
2
votes
0
answers
601
views
Centos/Redhat XSP4 daemon
How can I install xsp to run as a daemon.I run my /etc/init.d/xsp script(see below) it stops with status message :
Listening on address: 0.0.0.0
Root directory: /var/www/asptest
Listening on port: ...
2
votes
0
answers
1k
views
"Unable to start debugging on the web server" MSVSMON.EXE failed to start error in Visual Studio 2010
I have a real problem getting VS2010 to debug IIS, using Windows 7 64 Bit.
I've searched on the internet for a few days now and tried every single solution I can, going through every IIS setting ...
1
vote
3
answers
60
views
Javascript for a beginner, do I need it? [closed]
I did a short course at Uni that gave me a taste of ASP.NET and I want to develop it further, so I'm teaching myself from a book.
Based on my studies; I only really know basic ASP.NET, decent-SQL, ...
1
vote
2
answers
143
views
Can I install Windows on an iMac, and will that Windows have full functionality as a normal PC
I'm intending to buy a new iMAC for iOS programming and graphics processing. But I also work on ASP.NET and PHP. I've thought about installing a VM that runs Windows 7 but it would be painfully slow. ...
1
vote
1
answer
1k
views
Can ASP.NET5 run on Linux without mono?
After reading Scott Hanselman's blog post Announcing .NET 2015 he says
ASP.NET 5 will be available for Windows, Mac, and Linux. Mac and Linux
support will come soon...
Does this mean that the ....
1
vote
2
answers
2k
views
Windows XP PRO SP3. Setup ASP.NET dev. environment
I have Windows XP PRO SP3 And Visual Studio 2010.
By default I have IIS 5.1. And there is no option to upgrade it.
I want to start developing ASP.NET.
Could any one give a good reference how to ...
1
vote
2
answers
10k
views
What is the Difference between USb Root Hub and USB Composite Device? [closed]
I am Developing an application where I need to fetch VID and PID of all the Current USB Devices Connected to the Computer.
But I am just getting VID and PID number of my Headphone that is attached to ...
1
vote
2
answers
3k
views
Port forwarding to asp.net development server
I have configured my router so that I can access my local host from internet.
But I can't manage to port forward it to asp.net development server.
In the router's port forwarding I did the same ...