Hai...plz anybody help me in deploying the asp.net appln....

peter_budo commented: Shouting in red, that doesn't help... -3

Recommended Answers

All 2 Replies

what problems are you having?

you can use the following command

This works with visual studio command prompt

aspnet_compiler -p "source path" -v \ "destination path "

You can give your application path as source path and the destination folder path where the compiled version of the application to be moved as destination path.

Then you can use the destination folder and place it whereever you need it and map the folder in the virtual directory.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.