.NET Required Field Validator not working
I am using .NET Framework 2.0 Required Field Validator to validate my form. The validation worked great in localhost:xxxx, but when we deploy to the web server the RFV stop working. I | | 3 | 84 | 5/21/2008 12:59:21 AM |
Deployment advice
hi, I do not have commercial experience in web application. Here I need advise from someone with appropriate experiences. Problem: Website Deployment Currently I use the [ | | 3 | 66 | 5/20/2008 2:05:58 AM |
Development environment for multiple developers on the same web project
I have scanned through hunderds of posts in this forum and I didn't find a situation that was similar enough to mine, my apologies in advance if this has already been addressed.
| | 1 | 54 | 5/19/2008 10:01:34 PM |
Not able to connect to default membership provider DB from IIS
Hi Guys,
I created a web application on my Windows XP laptop running | 0 | 70 | 5/19/2008 9:22:04 PM |
dll dependancy location
Hi,
===========================
myFolder /
libC.dll
myRootDir /
App_Code/
bin /
===========================
On a website have to use the libC.dll located above th | | 0 | 69 | 5/19/2008 9:07:09 PM |
web.config inheritance issue
I have several web applications that are arranged "inline" on the server. For instance there is an application at the root //filepath/wwwroot/ But there is also | | 0 | 71 | 5/19/2008 8:43:49 PM |
studio .NET 2003 setup project hangs during build
I've tried various things,
used a web setup project,
used the setup wizard..
tried everything in MS Knowledgebase article, as well as various other suggestions..
| | 3 | 66 | 5/19/2008 8:05:56 PM |
Help urgent! The file " '/application/Default.aspx' has not been pre-c ompiled, and cannot be requested." error
I have been using the following to compile my apps.
CD C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 aspnet_compiler -m /LM/W3SVC/1/ROOT/Application C:\deploy\Application
| | 1 | 105 | 5/19/2008 7:35:43 PM |
GetRequestStream() times out in DMZ
I'm in the process of making a web application which has worked well for several months on our intranet public, and have run into an issue which I'm not sure how to resolve. One of t | | 2 | 82 | 5/19/2008 6:10:53 PM |
Installed Fonts in Web Development Server different to machine
Hi. I am trying to use unusual fonts in asp.net. I have installed these on my computer but they are not available in the web development server. I then iterated through the available fonts in web | | 2 | 51 | 5/19/2008 6:07:58 PM |
IIS read only
Can you create an application to read the contents of the IIS snap in so that you can easily view the configuration of a web site?
Thanks
Ren | | 1 | 54 | 5/19/2008 6:04:58 PM |
aspnet_isapi.dll problem
For url rewriting .aspx files to .htm i have mapped .html extension to aspnet_isapi.dll , now i am getting .html requests in my global.asax. The problem is , if a real existing .html file c | | 1 | 56 | 5/19/2008 5:57:01 PM |
Problem with Virtual Path Provider
We have a VirtualPathProvider for redirecting paths for styles from
App_Themes to my user's specific folder. We did this with the help of | 0 | 73 | 5/19/2008 4:37:02 PM |
need change database of the website which contains asp.net mwmbership schem a tables (empty) and stoerd procedures
Hi all,
I have database to me asp.net website. Which have all the usersdetails in asp.net schema tables.
I make exact copy of that db using tasks -> scripts db . thi | | 1 | 50 | 5/19/2008 3:53:26 PM |
System.Data.Entity Configuration Error on LINQ WebSite App
I am recieving the following. This happens when I moved it from my development system to our production server. I developed under XPSP2 and VS2008. I deployed to a SBS 2003.
| | 4 | 506 | 5/19/2008 2:14:33 PM |
Cross platform Deployment
Hello!
How can i deploy an asp.net web application on Linux/Solaris?
Thanks and Regards Nutan
Nuts | | 3 | 54 | 5/19/2008 12:35:08 PM |
Deploying Web Application (VS2005) Codebehind issue
Hi,
I am newbie when it comes to deploying as a web application. I have sucessfully deployed my app on to the production server, but when I come to reference it, I imeddiatley get t | | 3 | 59 | 5/19/2008 12:12:05 PM |
<customErrors>
In my web.config file i write the code like this <customErrors mode="Off"/> but during the runtime | | 3 | 55 | 5/19/2008 12:00:40 PM |
How to identify the page on which the exception is occurred in Application_ Error event?
Hi, In my application, I send detailed email for un-handled exceptions in the application using Application_Errror event in global.asax. My problem is for the except | | 4 | 73 | 5/19/2008 11:57:31 AM |
Do i need to publish whole project again?
Hello EveryOne, I have made website in asp.net2.0, While giving it client i have published it. Now i got some updation in project.I have done this but Do I need to publish whole | | 4 | 63 | 5/19/2008 11:36:47 AM |
Error : Could not load file or assembly 'CrystalDecisions.Web
I have this error after upload my project into server. Configuration Error Description | | 2 | 183 | 5/19/2008 11:32:52 AM |
server error in application
i am using 2.0, my application is running properly on localhost, but when i upload it online, facing the problem this problem, please any can suggest me, that this is my | | 3 | 53 | 5/19/2008 10:39:08 AM |
font problem
Hello every one
I am using a font that's only available in my machine and when I deploy my website it looks totally different how can I solve this problem. thanks | | 6 | 61 | 5/19/2008 8:20:38 AM |
Login Control can not verify login credentials after deploying ASP.NET web application
Hello I am facing a problem while logging into my web application after deploying,i m using a valid username and password but it is not working. Could ne1 help out? | | 3 | 62 | 5/19/2008 3:53:38 AM |
setting debug="false" in web.config causes Request timedout issue
Hi,
I have an asp.net application which has webservices that retreives pdf reports for the particular request.We have just one aspx page that takes input and calls the corresponding | | 1 | 62 | 5/18/2008 11:12:40 PM |
Webservice deployment problem
I've written a simple webservice which ran fine from VS2008. Now, when I deployed it on my domain I get the following error: Server Error in '/' App
| | 6 | 62 | 5/18/2008 9:34:50 PM |
crystal report viewer icons not visble after application was deployed
I have a web application which uses crystal report, when i run the program on my local machine evrything works fine but when i deployed the app on to an IIS 5 server the export, print etc b | | 5 | 215 | 5/18/2008 7:46:17 PM |
The ConnectionString property has not been initialized
I am gettining an error and I don't know what is wrong. Can any tell what i am doing wrong?
The web config and the add_event.aspx is pasted below
Tt | | 1 | 65 | 5/18/2008 7:45:23 PM |
error adding namespaces through web.config
The following is a snapshot of my web.config, i added the <pages> section so i can consolidate code in my classes and code behinds. Once i took out all the namespaces in my classes an | | 1 | 60 | 5/18/2008 2:52:29 PM |
error message logging in (aspnetDB)
Hi,
construir
build
? Webster's
I am programing a site in aspnet 2005
I contructed space from my host for my Database.
In the | | 2 | 48 | 5/18/2008 12:06:24 PM |
WebResource.axd caching
Ola How can I cache WebResource.axd file by client-side if my application is running on IIS 7.0 on Windows Vista. I set static caching and my images and css file are cached in | | 2 | 60 | 5/18/2008 10:35:17 AM |
Missing intellisense from a class generated by a custom BuildProvider
I've created a custom build provider that generates a class based on an xml file. Everything builds and runs fine - I can load the generated assembly in reflector and see everything that' | | 4 | 55 | 5/18/2008 3:41:47 AM |
Are Changes Automatic?
Hey folks, it's the newbie here again. I'm getting to the point that I want to deploy my first fair | | 1 | 57 | 5/17/2008 8:59:56 PM |
Using ASPNETDB.MDF on GoDaddy
I have a working website with login and membership on my local machine. I have copied it all to a site on GoDaddy (not the databases) and find I have an ASPNETDB.MDF file established by the host | | 26 | 135 | 5/17/2008 6:37:07 PM |
membershiproleprovider
I have developed a website using Visual Studio 2008 with roles. The
site works perfect locally. Now i have used the copy feature and copied
over the website to discountasp.net, i used the sql t | | 4 | 59 | 5/17/2008 4:05:27 PM |
Parser error - could not create type
Hi,
I know this is an oldie but I have tried many solutions but to no avail. I recently deployed my web service to a host and get the following error:
Server E | | 2 | 521 | 5/17/2008 2:40:57 PM |
the site administrator has locked access to this section using <location allowOverride="false">
which file and how should i modify?
I added a aspx page and put no control on it.When i debug it,An error ocurred.
<?xml version="1.0"?> <!-- & | | 1 | 207 | 5/17/2008 6:57:38 AM |
putting a completed project on another computer
New to visual studio 2005 etc. Need to put my completed project that I created on to another computer that does not have any visual studio 2005 installed...only IIS 7. What is this proc | | 3 | 59 | 5/16/2008 9:40:30 PM |
Web Service deployment questions
Hi, I have made a code-behind web service and successfully tested it on my local box. But I don't think I have deployed it correctly. 1) Source code is upl | | 7 | 64 | 5/16/2008 6:06:33 PM |
Compilation Error CS0246
Hello there,
I'm developing an App which runs perfectly locally. I'm using some precomipled modules for Business Logic which I have placed in Bon directory. Now when I uploa | | 1 | 95 | 5/16/2008 5:00:03 PM |
Web form Issue Please take a look
i uploaded my form to my ftp site and then try to open it via http but i got these weired characters anybody know what the heck is causing this i do have my server updated with the .net framework | | 3 | 52 | 5/16/2008 3:56:14 PM |
How do I turn off 'validating web pages'.
When a project builds, the first thing it does is 'validate web pages'. After adding the AJAX toolkit, this process now takes as much as 5 minutes. I'd just like to turn v | | 0 | 66 | 5/16/2008 3:14:51 PM |
Could not load type 'MyApp._Default'
I have a Windows Server 2003 SBS (SP2), and have problems deploying a .NET
2.0 application.
As a test I've built a simple 1 page C# application with one page that
Performs a Response.Write wh | | 0 | 57 | 5/16/2008 2:41:20 PM |
F12 on C# Code reference goes to Object browser, while VB Code reference di splays code
| 1 | 93 | 5/16/2008 8:26:18 AM |
Error in System.Web.Extensions.Design
Hi,
Please help with the following error which I encountered.
Error 1 Could not load file or assembly 'System.Web.Extensions.Design, Version=3.5.0.0, C | | 1 | 375 | 5/16/2008 8:08:54 AM |
webservice deploy problem
Hi
I had created a webservice.My webservice is working fine in local virtual directory.
Now i want this webservice available to the internet.Can any body help me to give ste | | 2 | 53 | 5/16/2008 7:50:21 AM |
Error in System.Web.Extensions file
Hi,
Please help me with this error:
Error 1 Could not load file or assembly 'System.Web.Extensions, Versi | | 2 | 81 | 5/16/2008 7:42:19 AM |
Shared Hosting - Medium Trust - my DB doesn't work
I have a simple ACCESS DB and am using a gridview to show the contents. Everything looks fine when run locally using my local ASP .NET dev server. The shared hosting I use is Netfirms | | 8 | 66 | 5/16/2008 7:40:06 AM |
Problem in deploying ASP.net website.
Hi, i am having problem in deploying my ASP.net 2.0 website. i've tested it on both IIS7 nd my webserver, and i wasn't able to run my web page :-(.
i've got the followin | | 2 | 50 | 5/16/2008 4:53:56 AM |
Error in System.Core file
Hi,
I have a problem which I hope you can help me with. When I debug my page, this appears;
Error 1 Could not load file or assembly 'System.Core, Version=3.5.0. | | 0 | 53 | 5/16/2008 3:33:49 AM |