473,395 Members | 1,554 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

How to recompile my asp.net site

HI, I know this might be very basic, but I have a asp.net site that I need
to recompile. I do have asp,net, although I have no idea how to use it. I
did see some info that I can use vbc.exe to recompile the site, but have no
idea how. Any info would be really appreciated.

Thanks
David
Nov 18 '05 #1
3 1732
"David" <dr***@si.rr.com> wrote in message
news:e5*************@tk2msftngp13.phx.gbl...
HI, I know this might be very basic, but I have a asp.net site that I need
to recompile. I do have asp,net, although I have no idea how to use it. I did see some info that I can use vbc.exe to recompile the site, but have no idea how. Any info would be really appreciated.


The obvious choice would be Visual Studio .NET, but how about Web Matrix?
http://www.asp.net/Tools/redir.aspx?path=webmatrix

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsserv...y/centers/iis/
http://mvp.support.microsoft.com/
http://www.iisfaq.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
http://www.tryiis.com
Nov 18 '05 #2
Just put the site on a web server that supports ASP.NET. Create a virtual
directory and put your files in it. Point a web browser at a .aspx page and
the ASP.NET framework will handle compiling it on the fly.

Now if you want to precompile it, you would have to use a 3rd party tool
like this:
http://www.codeproject.com/aspnet/PreCompileAspx.asp

This all assumes you are using the inline rather than code-behind method. If
you are using code-behind (the site will have a bunch of .cs or .vb files in
addition to the .aspx files), then you will have have to compile those
code-behind files before deploying. You could do that through VS.NET (just
open the .sln file) or use the command-line compilers (csc.exe or vbc.exe)

--
Hope this helps,
Bryant Hankins
Numinet Systems Inc.
http://www.numinet.com

"David" <dr***@si.rr.com> wrote in message
news:e5*************@tk2msftngp13.phx.gbl...
HI, I know this might be very basic, but I have a asp.net site that I need
to recompile. I do have asp,net, although I have no idea how to use it. I did see some info that I can use vbc.exe to recompile the site, but have no idea how. Any info would be really appreciated.

Thanks
David

Nov 18 '05 #3
Thanks for the replies. I ave a vbproj file which is the main file. In
using the vbc.exe, how do I use this file?

Thanks Again
David
"David" <dr***@si.rr.com> wrote in message
news:e5*************@tk2msftngp13.phx.gbl...
HI, I know this might be very basic, but I have a asp.net site that I need
to recompile. I do have asp,net, although I have no idea how to use it. I did see some info that I can use vbc.exe to recompile the site, but have no idea how. Any info would be really appreciated.

Thanks
David

Nov 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: P | last post by:
I would like to call my stored proc and invoke the WITH RECOMPILE option. I can't figure out what to set in ADO to make that happen. Anyone know how to make this work? BTW, I _don't_ want to...
7
by: Harold | last post by:
Hi, I have a question in SQL Server 2K, I use SQL Profile to trace, and find Stored Procedure was auto recompiled, like this row in the trace: SP:Recompile 15 1680 76 2004-02-27 16:01:11.610 ...
3
by: vgv888 | last post by:
How can I recompile ActiveX dll from VisualBasic6 code with Visual Studio.NET? Can I mix VB6 sources with C#.NET?
1
by: sarojanand | last post by:
Hi, I have created a project (abc) in my wwwroot folder on my system. From visual studio, i am able to run and view this page. Now I have deployed on wwwroot folder and for this I have edited...
4
by: vvenk | last post by:
Hello: I just rolled out an ASP and realized afterwards that one of the lines was commented out. When I make uncomment the line, do I have to copy everything or just the related aspx, and the...
0
by: justin.mayes | last post by:
We have a very large app. 200+gig db with 3 databases and hundreds of stored procs in each one. Its sql server 2000 (sp3) and asp.net 1.1. We have a full DBA staff and troubleshoot normal blocking...
2
by: Vols | last post by:
I have a class that many libraries depend on. If I modify the class with 'adding an argument with default value to an existing member function', is it necessary to recompile all library? How about...
1
by: David | last post by:
I need to recompile PHP where the output will be a shared Apache 1.x module. Can I backup the current PHP on the machine in case the re-compile does not work? If so, what files need to be...
1
by: Alex | last post by:
Hi This might seem an unusual request! Does anybody know how to rebuild an ASP.NET 1.1 application on server without Visual studio (i.e. compile on the server itself). It would be fine if...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.