ASP.NET is a web application framework developed by Microsoft to allow programmers to build dynamic web sites and web applications.

learn more… | top users | synonyms

1
vote
0answers
26 views

ASP.NET website deployment

I am getting my hands wet with ASP and I have been following the tutorials. I deployed the site and in Azure and it worked great. Today I started actually designing the site. And when I published, it ...
2
votes
0answers
14 views

We require a blog plugin to our asp.net website? [duplicate]

We require a blog plugin to our existing ASP.net website. I've used Wordpress before, however as our site is ASP / IIS Wordpress is out (I understand there may be workarounds but would prefer ...
1
vote
1answer
373 views

IIS - HTTP Redirect all requests for one virtual directory to another

How do I set up an HTTP Redirect rule to redirect all requests for a virtual directory to another virtual directory, when I don't know the hostname or complete URL, and cannot use the URL Rewrite ...
1
vote
1answer
120 views

Links in my site have been hacked

In my site I prefix the images and links with the domain of the site for better SEO using the code below: public static string GetHTTPHost() { string host = ""; if ...
0
votes
0answers
41 views

How to increase memory and cache size for application pool in IIS 7 efficiently [closed]

I search internet for increase memory and cach for application pool in IIS 7 but all topics are diffused and I do't know the effect of that settings together. can some body describe How I can ...
0
votes
1answer
58 views

Hosting a web application on discountasp.net using sql ce 5

I am hoping that someone may have experience with this, since the discountasp site is very lacking in straightforward answers. I am building a lightweight web application and have decided to have sql ...
1
vote
3answers
189 views

Rewriting URL to get Wordpress “permalink” type URL

I have created an ASP.NET site to replace a WordPress site that creates permalinks in the format: http://example.com/the-name-of-my-post I would like these URLs redirected to: ...
0
votes
1answer
42 views

Installing an asp application on a dnn server

I created a registration db/web application in C# for some workshops. The organization requesting is hosted on a DotNetNuke server. What changes do I need to make to the web.config so it can run ...
2
votes
1answer
161 views

How to correctly track the analytics when using iframe

In our main aspx page we have this analytics code <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1301114-2']); _gaq.push(['_setDomainName', ...
3
votes
1answer
745 views

Comment system which can integrate with existing website

I need third party commenting system for ASP.Net website, preferably free or pay one time fee for the code. I need the commenting system to be integrate with website login, so that users no need to ...
3
votes
1answer
121 views

webmaster tools 500 crawl error for asp faceted navigation that does not exist

I am getting around 2,500 type 500 URL errors in Google webmaster tools. These pages are faceted navigation results that can not be reached by a site visitor. These pages do not exist. We are using ...
0
votes
1answer
132 views

Is there any good hosting for asp.net and MySQL

I have an account with a hosting company and I have made a project in asp.net and I have used MySQL for the database but... the hosting company has not given my account enough privileges to create a ...
1
vote
1answer
165 views

Localhost vs 127.0.0.1 - Error when referring to own IP address for an application running on IIS

I have an ASP.net application which I've been playing around with on my Windows 2008 server. I have WordPress installed so that when I visit the server by it's IP address I can visit my hosted ...
2
votes
1answer
866 views

Several sub domains pointing to one folder. Fasthosts problem

I have a ASP.net website e.g. www.website.com. The idea is that you will go to the URL 'yourname.website.com' and my site will request the name from the sub domain, process it and change the content ...
4
votes
7answers
3k views

How do you remove invalid characters when creating a friendly url (ie how do you create a slug)?

Say I have this webpage: http://ww.xyz.com/Product.aspx?CategoryId=1 If the name of CategoryId=1 is "Dogs" I would like to convert the URL into something like this: http://ww.xyz.com/Products/Dogs ...
3
votes
2answers
72 views

Seo Fake backlinking from other sites

The title might be a little bit confusing. Well, I noticed that someone had used a page's URL for backlinking or indexing his keywords. This is what he did: The normal url: http:// ...
1
vote
2answers
3k views

How to redirect domain.com to www.domain.com with DNS and IIS?

How can I redirect example.com to www.example.com using DNS / IIS? I wish to do this for an asp.net web site to prevent duplicate contents (Bad for SEO). I had 2 a record in dns (Windows Server ...
0
votes
1answer
22 views

Add a record in my panel route my domain from host.com to www.host.com in dot net panel [duplicate]

Is there a way to enter a new register to route all the request to myhost.com to www.myhost.com in the dot net panel.
0
votes
1answer
84 views

Any success with asp.net and Less/Sass [closed]

I wanted to dive into learning some asp.net with C# and I wanted to know if anyone has had success with using Less or Sass? All I can find search wise is little bits of info and some suggestions with ...
3
votes
3answers
344 views

using .htaccess to redirect .asp to .php?

Ahoy all! I've been racking my brain with this one. I basically just converted all of my pages from ASP code to PHP code. Kept the same filenames. So, here is the htaccess code I have so far, but ...
-1
votes
1answer
65 views

email notification in asp [closed]

hey guys i am new over here so sorry for the question if you find it is so much easy point or problem. i am working on forum and i want to use email notification functionality on perticular event.i ...
4
votes
2answers
209 views

Combining a content management system with ASP.NET

I am going to be creating a site that seems like it requires a blend of a content management system (CMS) and some custom web development (which is done in ASP.NET MVC). I have plenty of web ...
0
votes
0answers
9 views

Which eCommerce cms provide freedom of using my own eCommerce HTML template? [duplicate]

Possible Duplicate: Which Content Management System (CMS)/Wiki should I use? Which eCommerce CMS provide freedom of using my own eCommerce HTML template? We work on asp.net, however, we ...
0
votes
0answers
79 views

property rental / availability & booking component for asp.net website [closed]

We have a website which contains various listings of properties. Some of these properties can be rented, and we would like to add a 'booking engine' to it, to manage availability and bookings. ...
0
votes
0answers
9 views

ASP.NET hosting in Canada [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? I am wondering if anyone has any Canada-based ASP.NET hosting company to recommend? I need to host a web site ...
0
votes
3answers
310 views

Make Apache treat ASPX as html

I've swapped from ASP.NET to .PHP for cost reasons. As such, I want the people to be redirected from .ASPX to its equivalent .PHP. If I create the .aspx with HTML, the file is simply displayed in ...
2
votes
1answer
211 views

IIS executes “malicious.asp;.txt” as ASP file. What the?

I investigated a situation where 300+ websites hosted on an IIS server were pwned by a hacker. Investigation led me to a text file that contained malicious ASP-classic code. The file was named ...
1
vote
1answer
187 views

What can I do about Hack Attempts

I have an ASP.net website hosted using the Ultidev Web Server Pro. Every day I get a steady stream of errors generated by my application where page requests were requested and denied. This is ...
2
votes
1answer
295 views

Publishing an asp.net mvc3 website database and all to a website?

Just wondering is this possible : I have some local databases which run fine. If I could move them all up to a server online it would be great (with their data and all that). Currently, what I'm ...
0
votes
0answers
140 views

IIS7 - 2 identical asp.net apps in 2 app pools, 1 is responsive and 1 is not

I have an ASP.NET (v4.0) web app that is installed in a virtual directory (as an application) and is hosted in it's own app pool. This is repeated for each instance of the app (i.e. per customer). ...
3
votes
1answer
277 views

Is there a Java-based web browser that doesn't follow hyperlinks properly?

Looking through my logs, I get this error a lot: A potentially dangerous Request.Path value was detected from the client (:). The error is usually due to someone navigating to a URL like this: ...
0
votes
3answers
190 views

How to publish/transfer a completed website with database from one server to another server?

How to publish/transfer a completed website with database from one server to another server? I have been creating .net website with mssql database (with an inbuilt online text editor for live editing ...
0
votes
1answer
120 views

Shared group calendar for ASP.NET

Can anyone point me towards a free group calendar solution in ASP.NET VB? Basically anyone in the company should be able to access it from their computer and make changes to it. I would assume its ...
1
vote
1answer
31 views

Embarking on a website redevelopment and all developers pushing to move to ASP.NET 4.0

Our company is going through a website redevelopment / retooling exercise and we are not quite sure which direction to take. We are told that the website was built in ASP classic and that we should be ...
2
votes
1answer
2k views

Active Directory auto login to website for domain users

I am putting together an Intranet for a company - I have set up authentication to get into the Intranet from a login box linked to AD via LDAP/ However the client wants (if possible) to have users ...
3
votes
1answer
448 views

What I need to know if I want credit card payments in an ecommerce website

I live in Costa Rica (central america). I want to build an ecommerce website with credit card payments, I know Asp.NET and SQL Server 2008. I know paypal and the express checkout solution, but many ...
2
votes
2answers
324 views

How does URL Rewriting affect SEO?

The following paragraph is from SEO Google Guide Google is good at crawling all types of URL structures, even if they're quite complex, but spending the time to make your URLs as simple as ...
3
votes
4answers
2k views

Is MochaHost as good as it sounds?

It's time for me to find a new web host, and I'm a bit overwhelmed by the selection. I need a Windows host. One provider that seems to stand out is MochaHost. Here are a few of the things that look ...
0
votes
2answers
113 views

What now… Godaddy host not support charting in asp.net [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? I was going to use the asp.net charting with Visual Studios 2008 but GoDaddy hosting does not support the charting ...
1
vote
1answer
289 views

Website in ASP.NET using Visual Studio

Is it legal to develop a ASP.NET and C#.NET website using Visual Studio 2010 Standard or Express edition? or do i have to buy some licence? This website will contain commercial ads for money making.
0
votes
3answers
191 views

Is this form of cloaking likely to be penalised?

I'm looking to create a website which is considerably javascript heavy, built with backbone.js and most content being passed as JSON and loaded via backbone. I just needed some advice or opinions on ...
1
vote
1answer
644 views

Saving Image Path in SQL server [closed]

I want to know a proper way of saving image path to SQL server when working with ASP.net. I'm using SQL server 2005 & VB 2008.
0
votes
3answers
100 views

Looking for archiver script with status

I have a shared hosting account and I want to create a zip (or another archive type) file from whole website. I asked the hosting support but they don't do this. Is there any php or Asp.Net script ...
3
votes
1answer
568 views

Web form losing POST values in a proxy environment

I have an ASP.NET form (a login page), when I POST the values to the server (windows, IIS 6), the request passes through a proxy and the POST pareameters end up getting lost and ultimately the page ...
2
votes
2answers
174 views

Make money off a website developed in Visual Web Developer 2010 Express

Is it legal to make money of a website developed in Visual Web Developer 2010 Express (which is free)? Or do I have to buy a license or something?
2
votes
3answers
325 views

Hosting solutions for 10,000 daily users, asp .net 4, sql server 2008 R2? [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? I've run a custom built social network on top of asp .net mvc & sql server 2005 for the last 2 years on ...
1
vote
1answer
86 views

web farm application issue with compilation

I have an application in a web farm which it consists of 4 web servers. Every time I made a change on the application and I upload it on the server I am getting an error which said that the *.DLL ...
0
votes
3answers
381 views

Free asp.net hosting for my college project [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? I am a student developing an asp.net website for my college project. I'd like to put it online for everyone to see. ...
0
votes
1answer
410 views

How can I hide my domain name or ip from users

I'm developing a windows application in C# along with an accompanying asp.net website. Both are hosted on a web server. I wish to disguise my server ip address and/or domain name so they are not ...
0
votes
1answer
1k views

Does google app engine support ASP.NET

Can I migrate my ASP.NET application to Google App Engine and it will run? Here is link, what is google app engine. As far documentation it supports either Go Environment Java Runtime Python ...

1 2 3