Tagged Questions
0
votes
1answer
27 views
Publishing ASP.NET 4.5 project guidance?
I am trying to publish an ASP.NET project built using Visual Studio 2012 in .NET 4.5 on IIS 7.5
I have tried various tutorials on the web but cannot seem to figure out how to make it work.
What ...
0
votes
1answer
19 views
Practice website online for free
I have created a simple website using visual studio 2008 and C# for coding.
I have iis v.7.5 installed on my laptop which is running win 7.
Now I am trying to publish it on the internet and I ...
0
votes
1answer
37 views
How to set up shared `system.webServer` settings for all sites on an IIS server
I'm setting up a new webserver in our hosting environment. It's a new VM that will only ever be used by us, so I can do what I want with it (within reason). It's running IIS 7 on Windows 2008 R2, ...
0
votes
0answers
41 views
MS Access 2007 database in asp.net(Make it work on hosting)
I have a web application(c# asp.net) and successfully uploaded it to hosting. It works good, but doesn't connect to a database(MS Access 2007). I've put the database in App_Data folder and typed a ...
2
votes
1answer
37 views
The application attempted to perform an operation not allowed by the security policy” on shared webhosting server ASP.NET 4.0 with MS SQL
I have created a web application in ASP.Net 4.0 framework and use MS-SQL for database interaction. I have build my code and upload on my shared web hosting server. Its home page working fine and all ...
-3
votes
0answers
32 views
Putting my web site on web-hosting (somee.com) [closed]
It's the first time I want to put a web site on web hosting, and I found that there is a free hosting on somee.com . But as I'm using it for first time I dont understand how to put my website there. I ...
0
votes
1answer
36 views
Redirect url without .html type to html page
I have a godaddy (windows) hosting account and I want to redirect:
www.example.com/folder/some to www.example.com/folder/some.html
I tried adding this Web.config file, but cannot find what rule to ...
1
vote
2answers
64 views
Save file to a folder in the website in medium trust in ASP.NET
In my website I save images to a folder(Photos) in code-behind by calling
ImageUploadControl.PostedFile.SaveAs(HttpContext.Current.Server.MapPath("~/Photos/" + Name + ext));
which throws an error ...
0
votes
0answers
45 views
How to redirect with 123-reg hosting
Here's what I have... (works fine with my GoDaddy hosting)
<system.webServer>
<rewrite>
<rules>
<rule name="Remove WWW prefix" >
<match url="(.*)" ...
0
votes
1answer
54 views
Where are my Visual Studio programs/applications/websites hosted by default?
Where are my Visual Studio programs/applications/websites hosted by default (/during debugging)?
I mean, when I run my project in studio or just do a right click and 'view in browser' on a page... ...
0
votes
1answer
176 views
Hosting Asp.net web site with DataBase to hosting server
I have developed an e-comm web site in asp.net with sql server as a database.
Now I want to upload that web site with DB to hosting server.
This is my first web hosting and I don't know how to do it.
...
0
votes
0answers
45 views
CutyCapt is not working on window sever 2008 R2 (web24)
I have small utility to take snap of images which result in one image finally. for this i have used Cutycapt library and some piece of code as below to capture image.
string arguments = @" ...
0
votes
0answers
47 views
Hosting asp.net 4.0 web application [closed]
I have developed an web application using Asp.net 4.0(Entity framework4.0, Linq, WCF Services, Jquery, CSS 3.O) and sql server. I have hosted in my local IIS and its working as expected.
Now for me ...
4
votes
3answers
219 views
ASP.NET application performance issue on Windows Azure
We have an application deployed on Windows Azure as a Web Role and we are using Pingdom for testing page load times: http://tools.pingdom.com/fpt/
The url for the application on Windows Azure is: ...
-1
votes
1answer
267 views
How to upload SQL Server 2012 Database To Godaddy [closed]
How can i upload my SQL Server 2012 Database and data inside the database to a GoDaddy WebHost. When they only accept SQL Server 2008. Also note, in side the single database i have the aspnetdb schema ...
1
vote
2answers
58 views
How to connect to remote hosted sql server
I think I am doing everything right but I am not being able to access the sql server online. I have put my settings beneath. Of course the password is hidden. Any help?
0
votes
0answers
35 views
how to executable asp.net on godaddy
I've created 3 web pages and upload on godaddy, I did click permissions button and what is the next step I need to do to show up pages on domains
Thanks
0
votes
0answers
82 views
Host asp.net site as HTTPS in IIS 7
I have developed and deployed ASP.Net site in IIS 7. It is working fine. Now my client is asking me to run the application using https only. So I decided to run the host under SSL.
But i am new ...
1
vote
1answer
124 views
Run console application on host server
I've created a c# console app that uses the class HttpListener on some random port. The app listens to http post requests and performs some operations on mySQL database according to the details of the ...
2
votes
3answers
173 views
how to sync data between company's internal database and externally hosted application's database
My organisation (a small non-profit) currently has an internal production .NET system with SQL Server database. The customers (all local to our area) submit requests manually that our office staff ...
0
votes
2answers
198 views
Are these usages of OWIN possible?
Is it possible to write a simple custom Console Application that includes a owin library that can host a Asp.Net Web Application directly (without katana.exe, like CassiniDev's library)?
Is it ...
0
votes
2answers
58 views
asp.net hosting [closed]
My friend bought a space n domain in parallels plex to asp.net site.
I am very new to parallesl plex CP and hosting the website.
i have created a webpage in vs2008(asp.net) and uploaded to httpdocs ...
0
votes
1answer
64 views
Is it possible to host multiple website under different asp.net versions on Godaddy Server?
I have a godaddy deluxe web hosting account. I have a couple of websites already running under the version asp.net 3.5.
Now I have developed another web application under the version asp.net 4.0. ...
0
votes
0answers
25 views
Issue with HTTPS settings
I have got this website on Windows 2008 server, IP address, say 111.111.111.111
I do have domain name, say abc.com.
Now,
http://111.111.111.111/default.aspx OPENS FINE
...
1
vote
1answer
1k views
80070005 Access is denied,when asp.net website with crystal report is deployed on dedicated server
I have an asp.net application which is displaying the report using crystal report.The application is working properly on my local PC.I deployed this application on our dedicated server and also ...
0
votes
1answer
75 views
Composite C1 pages not run on server
I Created my site on WebMetrix -> Composite C1 and Upload all files which are generated by webmetrix but on server my pages are not running.
Any help.
Url :- http://newsolutionconsultancy.com/
0
votes
1answer
31 views
Move resource to new site and use old url
I have image Hosting
i want to move image to new location and use old URL
it's possible ? and how?
0
votes
2answers
111 views
Restrict Video File to download
I am trying to build a spiritual website for one company and they are planning to embed some videos in their website.
And they are requesting me to make their videos private as they don't want the ...
0
votes
1answer
56 views
How to increase performance of Ajax Extentions in ASP.NET and stop website from going down?
I am running a discussion website where people come and discuss on a topic and also vote on it. The voting system is ajax based where clicking on up button increases the vote and down decreases the ...
3
votes
2answers
245 views
NULL reference exception while reading user sessions (Reflection)
I have implemented the code for reading the active sessions using the reference Reading All Users Session and Get a list of all active sessions in ASP.NET.
Private List<String> getOnlineUsers()
...
0
votes
2answers
179 views
loading web fonts in asp.net website
I have been doing asp.net web development for a while but never implemented a complete asp.net website and hosted it. I have been working on an asp.net web site and hosted it on windows server.
I ...
0
votes
3answers
121 views
WebSockets/Long-Polling on ASP.NET - Shared Host?
I am building a website that will be handling many persistent connections - either through long polling or WebSockets (if I get a host that has IIS8). My question is, are either of these viable on a ...
0
votes
2answers
340 views
How to host asp.net application using Window authentication using window servicing account
I am working into an organization which uses Active directory for any kind of application authentication.
We recently created a web application on ASP.NET using Sql Server for database connectivity. ...
0
votes
0answers
46 views
Getting error when i post the website in server via FTP
I create a asp.net website with MySQL database.I create database connection via Dataset. It's working fine in local machine.Am getting some error when i host the file via FTP to another server.
My ...
0
votes
1answer
277 views
Mysql connection string on bigrock server
I am trying to connect the mysql(provided by domain provider) with my asp.net 4.0 application on the server.
My connection string is
server=71.83.24.256;uid=arrest;pwd=password;database=admin_db1;
...
1
vote
1answer
327 views
Unexpected behavior in ASP.NET application path in sub-domain using “~/” (Update Godaddy conversation) - Godaddy support is very worst [closed]
Friends I came into a bit of confusion.
I have just published my site using my FTP account from Visual Studio 2012
My site is hosted on Godaddy.com. They provide us only a single top level ...
0
votes
1answer
97 views
ASP.NET hosting with unlimited single-node scalability
Since this question is from a user's (developer's) perspective I figured it might fit better here than on Server Fault.
I'd like an ASP.NET hosting that meets the following criteria:
The ...
-2
votes
2answers
248 views
How to make a webservice publicly accessible on the internet
I finally finish my web services, I have test with local host and in my network now what I'd like to do is send my web service to be uploaded to the internet.
I wrote my web service in C#, asp.net ...
2
votes
3answers
665 views
Is it necessary to deploy .cs and designer.cs files in asp.net web application
Is it Necessary to Deploy the .cs and .designer.cs files of .aspx page while transferring the files through FTP to Deployment sever?
Or Does the application dll can takes care of it?
0
votes
3answers
328 views
Set default webpage for website on Microsoft Windows Azure
I recently set up a website on azurewebsites.net.
But when I go to the url http:/website.azurewebsites.net/
it doesn't load.
But when I go to http:/website.azurewebsites.net/home.aspx it loads.
...
1
vote
1answer
198 views
Restrict File Access From URL
I have a site developed in ASP.NET which is hosted.Now in my site there is folder known as "upload" in which some .rar files are saved for private use.When I directly type the url, the file gets ...
0
votes
0answers
58 views
how to publish an asp.net web site which created using Odbc connecter and mysql server in local
I have created an asp.net site with odbc connecter and mysql server.It is my first web site and Idont know how to publish it.I look around the web but I cant find suitable hosting site for that.Is ...
3
votes
1answer
682 views
How to host a web service so other clients connected to same network can access
I am hosting web service in a one machine using Visual studio 2008. I tried accessing the web service from a web site i created in the same solution and it was successfully called. Now i want to ...
0
votes
2answers
267 views
How to stop WCF Service project from being hosted automatically while debugging
I have Asp.Net solution that contains few WCF Service projects. Every time i run the application in debug mode, i can see that my services being hosted on ASP.Net Development Server. I just have ...
0
votes
1answer
3k views
Parser Error Message: Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive
I have just uploaded my website on a hosting site.
I get the following error while I try to access my site.
Server Error in '/' Application.
Configuration Error
Description: An error occurred ...
0
votes
2answers
502 views
Umbraco on Godaddy windows shared hosting
I have a godaddy windows shared hosting.
I want to use umbraco CMS on my hosting, i looked over some forums about that which says that it is not possible.
I want to know that is it possible or anyone ...
0
votes
0answers
62 views
Running process on server from my website
I need to run process in my website, so when i hosted on somee.com server, it doesn't allow me to run it.
So how can I run the process in the server?
Thanks
0
votes
1answer
302 views
connection string issue after hosting website
Please help me with this!
I've put my website on somee.com, they gave this connection string
Connection string: workstation id=GWAPDataBase.mssql.somee.com;packet size=4096;user ...
0
votes
0answers
180 views
multi domains on single site in IIS7 [closed]
This is a simple question, I have 2 domains will bind to one web site hosting on IIS 7, windows server 2008 R2, but IIS allows only one hostname per site, how can I achieve that?
Note: I don't have a ...
1
vote
1answer
86 views
Working with .asp and .aspx pages
This may be the wrong place but this is new to me. I did some ASP.NET programming in VS.NET awhile ago and I always did debug in the menu to run and test the site and I always noticed that it compiled ...



