Visual Studio :: Upload To Production Automatically On Save?
Feb 18, 2010Dreamweaver has a nice feature that allows you to upload to a production site on save. Is there that sort of functinality hidden away in VS08?
View 4 RepliesDreamweaver has a nice feature that allows you to upload to a production site on save. Is there that sort of functinality hidden away in VS08?
View 4 RepliesI want how to upload the excel sheet data and that data will save in Sql Server 2008(table).
View 2 RepliesFirst time i am going to work on (maintenance project) application that is already in production.The application was developed in ASP.net 3.5/C# 3.0(web forms) with jQuery,Ajax,Sql server 2005 and microsoft enterprise library 4.0.,WCF services. Questions (bear with me if my question is wrong)
1) Is it possible to use Visual Studio (2008 with SP1) to debug the remote application (i.e already in production)?.What are the tools do i need to use in order to keep track the things in case something went wrong?
2) Simply looking into Log file ,will solve the issues?
3) After having done with enhancements,is it possible to directly deploy the DLLs into production server.Won't it affect the running application?
what are the procedures i need to follow.Client is ready to provide any tools for my support.(What are the area do i need to aware to handle production system
We are using Windows 7 with Visual Studio 2008. We wanted to know if there is a way to automatically configure new Projects to use the publish to IIS and create a virtual directory options, instead of defaulting to using the built-in web server, since we then need to manually go and publish/create the virtual directory.
In the "olden days" when creating a new project it automatically created the virtual directories in IIS, but not anymore .
we are planning to use ASP .NET and Oracle Database, however, I don't know what are the requirements for developement/Production machine besides .NET Framework and Visual Studio 2008 Express edition.I am confused between various providers.
Developement:
.NET Framework/VS 2008 Express.
Production Server.
Win2003 Server with IIS
please correct me if I am missing any other elements required to connect to a remote DB Server or Local one. If any provider is needed how do you deploy it at production server?
i found app_offline.htm created automaticaly in my project while i was working on my website offline.
View 4 Repliesam using Visual Studi 2005 and asp.net 2.0. when i run the project then IE is running and i can see the output on browser, but i cant debug it because by default it is not attaching wed dev. so every time i have to go Debug menu and select Attach Process, instead of this how can we set VS will automatically attach the process.
View 9 RepliesI want to be able to automatically publish to a local folder each time a web asp.net mvc 2 project is built.
I use Visual Studio 2008.
A while ago when i started using VS 2005, i found that some assembly entries were automatically added to from web.config
and i was getting annoying errors. later i found i have added unneccessary references in my application. And its a feature that assembly reference are automatically added to assembly tag in Web.config, So dev don't have to worry about it.
Recently i used Interop.OWC11.dll in my application. And ^&*# got the annoying
"CS0234: The type or namespace name 'Office' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)"
error again.. Assembly entry was not added automatically. I checked same for existing references in my application, for them to automatic entries is not happening.... ? :(
I have to write is down in Web.config manually... I don't understand why?....
Does anyone know why VS2010 will automatically put an open and close html paragraph tag in my markup everytime I click on save, or save all? It is really obnoxious. I have to close the document and click yes at the prompt to save in order to save my document. If I click save, or save all, it will always place a paragraph tag somewhere in the code and therefore it will need to be saved again.
View 1 RepliesSo I am a beginner with .NET, Visual Studio, C#, etc. But I am wondering something about the code behind a form and a difference I am seeing in 2008 versus 2005. So lets say I have a simple Windows Form app, C#, and I throw a couple controls on it. Then I add some MessageBox.Show event handlers for the default events....in 2005 there is that little section within the code that is hidden that basically contains the code that 'registers' the controls with the system....I think. That may be a bad definition?? Basically I think that automatic code generated here just basically associates the event to the event handling code....anyway.
I can see this is 2005 (once I click the like gray box), but it does not appear anywhere in 2008. So this has to exist somewhere, and I just wanted to ask to be familiar with what is going on since I am new to this. I still have to figure out how to turn on the code line numbering in 2008, but I can google it.
How do I turn off the feature where closing tags are automatically inserted when an opening tag is typed? I want all auto text turned off.
View 1 RepliesI use vs2010 to study the asp.net mvc and I have a strange fool quiz . I can create tables successfully, but when i wanna change something ( just like the name of a field , the "Allow Nulls" checkbok ) and save it, the software will give me a tips :
How can i figure up the problem? and by the way , now I have a table call "categories" and i want to change the name to "Categories"
nvironment : [Asp .Net Application in Visual studio Team System 2008 + SP 1 ]+ Windows 7 Enterprise + IE 8+ IIS 7.5
I am running into a odd problem with Visual studio 2008.
A scaled down version of problem is as:
Consider ASP .Net application with a simple ASP .net page.
Write Cookie on one button click as:
[code]....
Why Visual studio 2008 is automatically deleting the cookies on closing of Broswer?
This has bother me for a long time but I cannot believe there is no such a simple function. I start a new query through the "Server Explorer". The query builder is brilliant and I can easity build and test my queries. The only problem is: there is no way to save it!
If I want to use this query as a stored procedure, I need to create a new stored procedure through "Server Explorer" and than copy the query into it. And I also need to define all the parameters(filters) to finish that strored procedure. This is a boring and frastrated job as I belive the query builder has all the information to as this query into the stored procedure.
I keep adding the Build Toolbar buttons everytime I open a new instance of VWD2010.After I restart VWD2010, the Build toolbar settings wasn't saved. [:(]
View 2 RepliesI have a ftp directory, which is not an asp.net applications, it's regular asp, and I'm just trying to use 2010 express to modify those files. (the ftp server uses active mode ftp if that makes a difference) I can connect, open the files, and edit them. Below the X is the file name of the file I'm editing.
After I save them once it starts to say "confirm save to web server" A more recent version of the file X has been saved to the web(the time I saved), do you want to replace the server files with your local file? I hit yes then get an error box. Cannot save the file X to the web server. The file X has been modified by (unknown) on date -400
is it possible to convert whole visual studio 2008 web site project to visual studio 2010 web site project
my current project references
i have a very annoying iis problem
iis server stops working until app pool is recycled
i am hoping that new visual studio (net framework 4.0) may solve this very annoying unsolveable problem
when I make data source configuration wizerd
Data -> Add new data source -> ... -> Save the connection string to the Application configuration file (yes, save the connection) result in "An unexpected error has occured." Error Message; Could not load type
'Microsoft.VisualStudio.DataDesign.SyncDesigner.SyncFacade.SyncManager'from assembly 'Microsoft.VisualStudio.DataDesign.SyncDesigner.DslPackage,Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
how I can solve this problem ?
I have alway tested/debugged my web applications by using f5 to "Start Debugging". Recently (yesterday) I have begun to start without debugging then attach the debugger to the webdev process if I needed to set breakpoints or anything. So far I haven't noticed much of a performance increase when not using the debugger. I am curious about how others save time when running locally.
View 3 RepliesI have developing simple application to save in database using visual studio lightswitch but no luck. I'm getting "Caption : unable to Save data... Submit operation failed. The remote server returned an error:NotFound. The remote server returned an error:NotFound" error message while saving. Also running the application, I'm gettingwindows security popup window. I have installed Visual Studio 2010 with SP1, Ligthswitch, SQL Server 2008 R2. OS: Windows 7 Enterprise. System not connected to any Domain and no password for windows. the issue occuring during development itself.
View 1 RepliesSo I would like my solution to save in the same folder as the rest of my files. I am a win forms developer so web is new to me.
1) Is there any reason why I shouldn't do that for web.
2) Second how do I do that. I know that I can change the solution's saving location by changing ToolsOptionProjects & SolutionsProject's Location. However, I just want it to use the location of the new website I create and not that specification.
I have a development machine and a server. problem is that whenever I publish a website I need to change manually debug=false.....its frustrating as I am publish almost everyday new version.
can I change this programatically by HOST name?
When I copy/paste a control, Visual Studio automatically adds the ID attribute to controls that are runat="server".
Is there a way to disable this?
I've been manually adding the following line every time I create a new user control / web form in one of my ASP.NET web forms projects: Option Strict On. I can't just set it in web.config because it's a legacy project that has user controls / web forms that would bomb out if we turned on option strict for the entire site, so the current solution is to apply it to all new user controls / web forms and slowly update the older pages. Is there some sort of Visual Studio setting / template I can change so that "Option Strict On" is applied automatically when Visual Studio creates the codebehind files?
View 3 Replies