Questions tagged [web-project]
162 questions
0
votes
1 answer
How can I horribly twist a c# project to read its class library's app.config files
So let me start off by saying "I know this isn't a best practice" and that I do not want to add the information from the app.config files to the web.config file... I've got a project that is a class library itself and it will be using a lot of class…

Josh R
- 1,970
- 3
- 27
- 45
0
votes
2 answers
Web Site and Web Project in VisualStudio
Please can some one explain the difference between web project
and web site in visual studio?
I hope to create a new web site for shop which selling mobile
phones.. There should be a admin panel that can be uploaded
new mobile phones and add some…

89616
- 1
0
votes
1 answer
Inherited .NET 4.0 Web Project -- Attributes to Controls and Role handling
I have recently inherited a large .NET project, which needs role implementation to be patched in it. Different roles have different access to the site, and some elements need to be hidden accordingly in relation to the role of the current…

Jonathan Maxwell
- 3
- 2
0
votes
6 answers
404 when running project through eclipse on Tomcat
I have a Struts 2 project with following directory structure. But when I try to run this project using Eclipse on Tomcat 7, it gives me 404 error.
Struts.xml:

Vineet Singla
- 1,609
- 2
- 20
- 34
0
votes
1 answer
Web application in other web application
I am a student, I write final work at university, with Java EE I work half a year.
Below is what am looking for:
I need to create a web application (servlets/jsp) as a JAR file which can be added in another web application in WEB-INF/lib folder.…

Sergey
- 879
- 1
- 11
- 16
0
votes
2 answers
Is it possible to add Post Build Tasks/Steps to an ASP.NET (2.0) Website Project?
I've got this ASP.NET 2.0 project that I've been working on for a while now. Over time the project grew little by little and in the end I ended up with quite a few steps that I had to run at the end, every time I wanted to publish the project.
So,…

Mike Dinescu
- 54,171
- 16
- 118
- 151
0
votes
2 answers
Creating virtual directory for asp.net web project
I have installed windows 8 on my system and I am using visual studio 2012 and IIS 8 Express.
when I try to create a virtual directory for web project the message box shows the error message like
"Unable to create virtual Directory. To access…

atchyut kumar
- 1
- 2
0
votes
1 answer
Add external template to visual studio project
I create a project in visual studio and I want to add external template on it
How can I add it ?
Thanks

Little Princese
- 13
- 2
0
votes
1 answer
Value assignment to a variable in asp.net
I tried to assign a value in aspx.cs file .
static String cnn;
cnn = "hi";
I get an error 'cnn is a field but used as a type'. I have added the code above all functions in the class.(not inside page load or any other event handler).
Why…

Srini Vas
- 115
- 1
- 10
0
votes
1 answer
Is it necessary to add a web reference for a web service created inside the same webproject in asp.net
Is it necessary to add a web reference for a web service created inside the same webproject in asp.net.

user1929135
- 31
- 4
0
votes
1 answer
google char pass data
I have a piece of code using google chart API