Can I build a project from web ?

  • Thread starter Raja Babu via DotNetMonster.com
  • Start date
R

Raja Babu via DotNetMonster.com

Hi All,

Can I build a project from web ?

I have an asp.net application running at my ISP's webserver and I need to make some code changes in code behind files.

In Visual Studio 2003 I go:
Open > Project from Web and after clearing security I can see my project in Solutions Explorer.

Now, when I make code changes to codebehind file of my start page and then go Build > Build Soultion, I get build errors.

In the Task List I see - "105 Build Error Tasks Shown(filtered)"

I realize, this might not be the way to do it and seeking help.

Can any one help ?

Cheers
Raj
 
K

Ken Cox [Microsoft MVP]

You're not likely to have sufficient permissions to build that way. You
should get the files to your local machine, build the DLL and copy it back
up.

Ken
MVP [ASP.NET]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top