The asp.net tag has no wiki summary.
0
votes
0answers
12 views
ASP.Net DotNetNuke: using pre-made websites
I would really appreciate any useful information in relation to this as I cannot find anything on the internet at all; despite the fact that it must be an issue that many users will encounter.
I have ...
0
votes
0answers
10 views
Get Variable from httpcontext coming from NSUrlRequest [migrated]
This question will be a nice tutorial for http connection "POST" between Iphone and asp.net server :) what i'm trying to do is to send an image from iphone to Asp.net server;
Here my uploadImage ...
0
votes
0answers
39 views
how to access database in SQL server from ASP website? [closed]
I was trying to connect database from SQL Server 2008.
the error shown is:
Cannot open database "signature" requested by the login. The login failed.
Login failed for user 'IIS ...
0
votes
0answers
40 views
In chromium,how to add a button on the right side of the omnibox [closed]
I want to add a button on the right side of the omnibox.Make it like the back,forward,reload button.It's function should be pop-up message or others else.
My question is how to creat it,and how to get ...
3
votes
2answers
48 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 ...
-1
votes
1answer
55 views
How to access a website created using ASP.NET with database SQL Server 2008 from another machine? [closed]
I've created package of websites, which redirect to each other, using ASP.NET in C# using Visual Studio and have stored the values in a database using SQL SERVER 2008. I want to make one ...
0
votes
0answers
17 views
IIS permissions
I have a configured IIS, but when accessing site I got an error message:
Access to the path D:\www\tickets.com\bin\TicketsSite.DLL is denied
As it recommended in error hint, I set privilegies ...
0
votes
0answers
21 views
BlogEngine .Net Mulitable Blogs? [closed]
I am using BlogEngine.Net which is pretty good, but there is something that i want to do and i am unable to do it. I have created tow blogs and posted different posts on each blog, now what i want is ...
0
votes
0answers
130 views
How to configure openoffice to properly open UTF-8 *.xls file with html table?
I have HTML document which is written with c#(asp.net) as HTML table in UTF-8 encoding into *.xls file.
This is done with purpose, that MS Excel and OpenOffice opens it as sheet, not as plain text.
...
0
votes
1answer
110 views
Export .mdf to SQL Server database
I am on a shared hosting plan and cannot install SQL Server Express, is there another way I can use my .mdf database or will I need to export it to a SQL Server database and change all my connection ...
2
votes
2answers
268 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 ...
1
vote
2answers
379 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 ...
0
votes
0answers
36 views
Exposing BL as WCF service
I'm working on a middle-tier project which encapsulates the business logic (uses a DAL layer, and serves a web application server [ASP.net]) of a product deployed in a LAN. The BL serves as a bunch of ...
3
votes
1answer
456 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 ...
-2
votes
3answers
122 views
How can we protect our image being copied from our web site [closed]
How can we protect an image on our web site from being copied?
0
votes
4answers
107 views
Hosting under Development Website in Visual Studio to show it to someone over Internet
I am new to this one; I am currently developing an application over .Net in visual studio 2010.
And I wish to show the ongoing work to my group partner... when I debug my project in visual studio it ...
0
votes
0answers
97 views
aspnet_regiis -i tries to install the wrong version?
I've launched ...\framework\v4.0.30319\aspnet_regiis.exe -i and in the error log it seems to be trying to find the following key and failing:
Software\Microsoft\ASP.NET\4.0.20506.0/DllFullPath
...
0
votes
0answers
115 views
How can I export images into an Excel file without Excel being installed in my server (using ASP.Net/Vb.Net) [closed]
I need to export Chart(image) and grid (tabular) row data into excel file. I can not use automation because Office tools are not installed in my server. I've found a bunch of free/proprietary tools ...
0
votes
0answers
100 views
Entity Framework, ASP.NET MVC and performance
I have problem with performance and don't understand behaviour of EF. I use ASP.NET MVC application and have the following code in model:
public List<Portal> PortalListWithCategories()
...
2
votes
0answers
203 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 ...
0
votes
1answer
203 views
Permissions Issue with ASP.NET Application Using Network Share
I have installed an ASP.NET application on IIS 7 that is storing information on a Windows network share. It has installed successfully and created all the necessary folders on the share. The ...
0
votes
0answers
18 views
Taking Cert for ASP.Net [closed]
My university had offered me to join training of Microsoft ASP.Net.
Before i'm going, what is the basic thing i should concerned about so that i'm not feeling so awkward later..
Consider i know ...
5
votes
3answers
227 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 ...
2
votes
1answer
157 views
IIS URL Rewrite 2 installed but cant 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.
...
0
votes
4answers
258 views
How do I recover .aspx.cs files?
I accidentally deleted my root project folder. I was able to recover the other files except *.ASPX.CS files. So far I tried Recuva & Pandora.
Any idea how I can recover a double extension file?
...
0
votes
1answer
159 views
IIS7.5 and .NET 4.0 FTPWebRequest
I'm having a difficult time getting FTP working in ASP.NET on IIS 7.5, Windows 2008 Server. This works in my development environment which is on Windows 7 also using IIS 7.5. It also works running ...
0
votes
1answer
154 views
Can I connect to VirtualBox via an IP address from my parent Windows o/s that has a .net app on it?
I want to run virtual box on my Windows 7 machine in order to connect to a mysql database.
So I have a asp.net application running on the parent/main Windows 7 o/s.
In my VM I want to run Ubuntu, ...
0
votes
0answers
190 views
C# SMTP virtual server doesn't send mail [closed]
I have got the following Exception :
System.Reflection.TargetInvocationException:
Exception has been thrown by the target of an invocation. -
System.Runtime.InteropServices.COMException ...
0
votes
0answers
43 views
Visual Studio Web Server Results in Not Found
Running XP pro with Visual Studio 2010 Pro so I use the VS web server very often. Just the other day, in no response to any system / software changes, this no longer works. The web server runs fine ...
1
vote
1answer
42 views
I am trying to display two live video screens as one live screen “layered” “not side by side”
I have a live screen on my computer from a video camera, and a live screen on my computer from a spectrum scope, see http://www.youtube.com/watch?v=RFPojOo-hI4 for a video of this display.
I want to ...
4
votes
2answers
143 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 ...
-1
votes
3answers
89 views
Where can i download SQL server express 2008 from?
I have windows xp (sp3, i think). I tried to download the sql express version, but it says that it is invalid win32 application.
...
2
votes
1answer
110 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 ...
1
vote
1answer
236 views
Unable to register VB dll created in 32 bit in 64 bit Windows 7 Machine
Unable to register VB dll created in 32 bit in 64 bit Windows 7 Machine. getting the below error. and also not able to give reference to my dot net project
Thanks,
Pradeep
1
vote
1answer
103 views
Using aspnet_regiis in production server
I want to use aspnet_regiis to encrypt sections of my web.config in production environment. As per my understanding one need .NET command prompt to run the command to encrypt.
How can we achieve this ...
1
vote
1answer
653 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 ...
0
votes
1answer
669 views
Allow Single IP to access ASP.NET Web Service (ASMX) using Firewall
I have one asp.net web service (asmx) in separate project that is hosted on windows server having other asp.net web applications running on it. How can I restrict asp.net web service to be accessed by ...
0
votes
3answers
453 views
Visual Studio 2010 slow debugging
I have a problem with vs2010, when i start debugging it works slow. Internet explorer opens but website loads extremely slowly. I stopped my anti-virus program but it couldn't be resolved. My workmate ...
1
vote
1answer
365 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 ...
0
votes
1answer
516 views
What is the account name for ASPNET in Windows 7?
I am trying to give the ASPNET user authority in certain folders on a Windows 7 box, but the usual name I am used to in WinXP, [ComputerName]\ASPNET, doesn't seem to work in W7.
Who can tell me the ...
0
votes
1answer
136 views
Microsoft Small Business Server - can I run a public website in IIS?
I am looking at installing my ASP.NET app on my client's Microsoft Small Business Server Premium Edition, but I've never used it as a platform. I need public facing IIS - obviously - and SQL Server ...
3
votes
3answers
741 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 ...
1
vote
1answer
184 views
Can't run monodevelop without gksu on ubuntu
My new installation of monodevelop (whatever the default ubuntu repos have) on a fresh install of 10.04 stopped working after just one test run. As I wanted to get the latest version anyway, I removed ...
3
votes
4answers
885 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 ...
0
votes
2answers
515 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 ...
2
votes
1answer
359 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).
...
0
votes
1answer
68 views
Which tool or technology is best for EHR (Electronic Health Record) website [closed]
I am going to make the website of EHR which maintain the history of patient, I am little bit confuse about tool or technology, kindly suggest me which tool or technology will be the best one for these ...
1
vote
2answers
58 views
Web site acessible through Public IP
How can I make my website available to public IP.I am connected to home network using wifi. I will upload web site on IIS 7
1
vote
1answer
234 views
Git and an ASP.Net Site?
I would really like to use some actual Revision control (on a WINDOWS TECHNOLOGY?!?!) because I've already done stuff and looked back thinking "this would've been much more successful had I had some ...
1
vote
1answer
444 views
IE8 on Windows 7 gives user HTTP Error 400 on all ASP.NET websites
I have a user on an SBS 2003 domain who cannot surf any ASP.NET webpage [asp/aspx] using IE8 on Windows 7.
Notable websites include pretty much all of Microsoft, the domain Intranet and a few other ...