Browse by Tags

Related Posts

  • Errors after redeployment ASP.NET application

    I have an intranet application that was developed with ASP.NET 1.1 and i need to be work on it. I copied the source code from the server and opened the solution in my PC. I noticed the application was source safe bond and i succeded in unbinding it But the pain in my butt for over 3weeks now is i have...
    Posted to Getting Started (Forum) by paule247 on 05-16-2009, 12:00 AM
    Filed under: VS 2003, .Net, ASP.Net 1.1, web.config
  • web page not working in 2003 server

    hi, i created a web project in asp.net 2.0 . it was in windows xp service pack 2. but i have to deploy the project in windows 2000 or 2003 server. when i am trying to access web page , it shows some errors. i installed .net frame work 2.0, crystal report viewer and crystal report in 2003. but still i...
    Posted to Configuration and Deployment (Forum) by abhilashkanakayil on 11-13-2008, 12:00 AM
    Filed under: web application deployment web.config location site machine, Web Application Project deployment web site, .Net, .net 2, .net 2.0, .Net 2.0 application pool error message in event log, .net 3.5 web.config appsettings, 2.0 webservices deployment, asp .ne1.1 vs asp.net 2.0, asp .net 2.0, ASP and Web.config, ASP.NET 2.0, ASp.NET 2.0 X509, asp.net 2.0 asp.net, asp.net 2.0 asp.net:IX Web Hosting, asp.net 2.0 publish codebehind, asp.net deployment, asp.net hosting, ASP.NET IIS 7 deployment, Asp.net Project Hosting, assemblies web.config ASP.net, config setup, Configuration, configuration error assembly, configuration library appsettings property settings, crystal report, deploment, deploy application, Deploy application in a fresh server, deployement production, deploying assembly web.config asp.net 2.0, Deploying Web Application, development server, WebConfigurationManager, webdeploymentproject, web.config, asp.net2, "asp.net" "web application" "asp.net deployment" "visual studio 2008" TFS MSBUILD, asp .net ... c# ... SQL, web deployment aspnet_merge ILMerge.Merge .net 2.0 VS 2005, <appSettings configProtectionProvider="DataProtectionConfigurationProvider">, ASP.NET bug, config error, Configuration and Deployment, crystal report toolbar icons do not appear, Debloyment & Configuration, asp.net configuration
  • Rewriting URL

    Implement URLRewrite in a aspx application/Webite (C# code) To make the website SEO Friendly we need to implement URLRewrite in our code. About The website: This is a new website, written in .NET/.aspx (c#) running on a on a Shared Hosting Platform (where DLL,etc cannot be installed). In the website...
    Posted to HttpHandlers and HttpModules (Forum) by rajasekhar996 on 02-13-2008, 12:00 AM
    Filed under: .Net 2.0 FormView, asp .net 2.0, .ASPX, ASP .net 2 .0, web.config, .net, ascx, web.config fle
  • Config printer in asp.net to print on both sides

    hi all! I used asp.net 2005. I want code to print on both sides &amp; print landscape. I code but don't perform. My code belove: ReportDocument rpdoc; protected void Page_Load(object sender, EventArgs e) { rpdoc = new ReportDocument(); rpdoc.Load(AppDomain.CurrentDomain.BaseDirectory + @&quot;TestPrinting...
    Posted to VS 2005 Web Application Projects (Forum) by VinhNTVN on 10-15-2007, 12:00 AM
    Filed under: page load, Profile, Visual Studio 2005, VS 2005, Web Application Project, web Application Project versus web site model, web Application Projects, Web Deployment Project, .NET, Ajax, ASP.NET, asp.net 2.0, ASP.NET x86 x64, Web Setup Project, web.config, webapp designer ide, WebProfile, website, ASP.NET VS2005 CSS, ASP.NET web application project masterpage master page
  • UNC Share - WinXP

    Hi! I saw different posts on the web about this subject but each time it s unresolved. So, when I try to compile my solution with VS2005 I have this error message: An error occurred loading a configuration file: Failed to start monitoring changes to 'location path' because the network BIOS command...
    Posted to Visual Studio 2005 (Forum) by VincentBellet on 08-30-2007, 12:00 AM
    Filed under: Visual Studio 2005, .net, AJAX, Ajax Enabled Web Application, ASP.net 2.0, bug, web.config, Web Applications
  • Re: What algorithm is being used for encryptpassword/decryptpassword method?

    thanks for replying. another question is if all the asp.net application uses the same key for membership encryptpassword/decryptpassword method by default no matter where you run the application? because I couldn't find any settings for encryption/decryption key and machineKey area in web.config...
    Posted to Security (Forum) by ScobY9 on 08-29-2007, 12:00 AM
    Filed under: encryption, security, Security - membership, Security membership, .net, 2.0, 3DES, ASP.NET 2.0, ASP.NET Membership, custom membership, custom membership provider, custom provider, decrypt, DES Encryption, membership, Web.config, MD5, MD5 Cryptograph Security, MD5 Triple Des, 3-DES, custom membership password, .net security, ASP.NET Authentication
  • Binary Type

    Hy friends! I'm new in WebApplications that have SQL SERVER DB. My problem is that... In the DataBase I have a table with varbinary column and in the program I want save in this column a value of binary[] variable! How I can make it? Another question.... If I want select (by a query in the application...
    Posted to Getting Started (Forum) by SuperSpike on 08-02-2007, 12:00 AM
    Filed under: "asp.net 1.1", visual studio 2003, Visual studio 2005 C# ASP.NET beginer, web application, web application User controls, Web applicationord, Web Developer, .net, .Net 2.0, .Net 2.0 delegate, .NET 2.0 Login Controls, .NET 2.0 Memeberships, .Net 2.0 navigation controls, 360, web.config memory resident, Web Test, web.config, .ASPX
  • need help ?...could not load assembly

    hy i hav a asp.net project and i m using two dlls one is iTextSharp and other is ICsharpCode. I need to update the ICSharpcode dll for zip purpose when i add it it is working fine on zipping scenarions but the code where i m using iTextSharp document object it gives the error on document.close() function...
    Posted to Visual Studio 2005 (Forum) by Azwer on 07-10-2007, 12:00 AM
    Filed under: Visual Studio 2005, Visual Studio 2005 and Visual web developer, .net, ASP.NET, ASP.net 2.0, ASP.net 2.0 Membership, asp.net System.TimeZone, asp.net Web.Config teamsystem appsettings, assemblybuilder, C#, web.config, ASP.net Configuration, WebSites, assemblies, Web Site
  • List of web.config sections

    Where can I get a full web.config with every section possible? I am very familiar with the web.config file format and have been using it since 2003 but I would love to have a comprehensive list of all possible sections and attributes. thanks
    Posted to VS 2005 Web Application Projects (Forum) by josephhamilton1 on 06-27-2008, 12:00 AM
    Filed under: .NET, web.config
Page 1 of 1 (9 items)