Browse by Tags

Related Posts

  • Why do my web services break when precompiled?

    I have an ASP.NET 3.5 project that uses a couple WCF web services. They work great when I deploy the actual source files. However, If I precompile the web site before deployment, the web services break. A screenshot of the yellow screen is here: http://dl.getdropbox.com/u/117850/Precompiled%20Web%20Service...
    Posted to Configuration and Deployment (Forum) by Joseph Schrag on 02-17-2009, 12:00 AM
    Filed under: precompilation, asp.net, Deployment, Web Services
  • Why are my web services not visible within a virtual directory?

    I have an ASP.NET project that has several web services which are called from javascript files in the same project. The code behind for the services is in the appcode folder of the project and the .svc files are in the same folder as the javascript which calls them. I have created an install that creates...
    Posted to XML Web Services (Forum) by Joseph Schrag on 02-10-2009, 12:00 AM
    Filed under: asp.net, deployment, IIS 6.0, Web Services
  • Why are my web services not visible within a virtual directory?

    I have an ASP.NET project that has several web services which are called from javascript files in the same project. The code behind for the services is in the appcode folder of the project and the .svc files are in the same folder as the javascript which calls them. I have created an install that creates...
    Posted to Configuration and Deployment (Forum) by Joseph Schrag on 02-10-2009, 12:00 AM
    Filed under: asp.net, Deployment, Web Services, IIS 6.0
  • Error while hosting the website

    when i host my website into server its showing the error 'System.Security.SecurityException: That assembly does not allow partially trusted callers.' When i try it in local no problem.but when i add <trust level="Medium" originUrl="" /> this in web.config file its showing...
    Posted to ASP.NET and Windows Workflow Foundation Integration (Forum) by bluenile on 02-06-2009, 12:00 AM
    Filed under: asp.net, deployment, windows workflow foundation, asp.net 2.0
  • Deploy different parts of site with different compilation techniques

    I'm working with ASP.NET 3.5. I have a site with various types of content. Some fairly computation intensive "services", some text/markup only pages... (VS 2008.) My preferred deployment techniques are, " compile on demand " and " compile code but leave markup in file "...
    Posted to Configuration and Deployment (Forum) by MikeGale on 05-27-2008, 12:00 AM
    Filed under: asp.net, Deployment, different compilation, msbuild
  • Session state maintenance Issue while doing Load balancing in SQL Server mode

    Hi All , I am facing some issues regarding session state management using SQl Server while doing Load Balancing for my ASP.NET application. Can anyone tell me what are all the steps follow for the configuration?? I am doing Load Balancing using SQL Server mode.Sometimes a user,while doing some work,...
    Posted to Configuration and Deployment (Forum) by sachin0922 on 04-02-2008, 12:00 AM
    Filed under: network load balancing affinity, server, SQL 2005, SQL Server 2005, web Application Project deployment, web config connection string, web garden, web service configuration, .net 2.0, .net deploy, appSettings, asp .net configuration startup delay, ASP and Web.config, asp.net, asp.net 2.0 asp.net, asp.net deploying, asp.net deployment, configuration - Deployment, Debloyment & Configuration, Debloyment Problem, Default page, deploy application, deploy mutliple applications iis, Deploy mutliple webservers, deployement production, deploying assembly web.config asp.net 2.0, Deploying Web Application, Deploying Web Application witrh, Deployment, Deployment Issues, edit web.config, machineKey, web services deployment, web.config application asp.net, web.config appsettings, website deploy, Website deployment, web.config, asp.net2
  • what's wrong with this?

    an error occurs when I browse my site from a virtual directory, here is the description of the error, Failed to execute request because the App-Domain could not be created. Error: 0x80070005 Access is denied. hope to find the solution with your help, tnx
    Posted to Configuration and Deployment (Forum) by mark_celiz09 on 03-08-2008, 12:00 AM
    Filed under: .NET 2.0, app_code, App_Code Not Compiling, ASP.NET, ASP.net 2.0, deployment, event log, i am using VB asp.net 2.0, IIS, .ASPX, ASP .NET 2, vb.net
  • Request.LogonUserIdentity.IsAuthenticated returns false from webserver

    Hi, I've deployed my website in a webserver and tried to access showing user not authenticated message. I used the following code. I f (Not context.Request.LogonUserIdentity.IsAuthenticated()) Then context.Response.Write("User is not authenticated." & context.Request.LogonUserIdentity...
    Posted to Configuration and Deployment (Forum) by sarunmphil on 02-13-2008, 12:00 AM
    Filed under: asp.net, Deployment, windows authentication
  • Re: System.FormatException: Input string was not in a correct format - BaseVersion

    I didn't modify any code except connection to the database really. And I have turned debugging on as well. I did manage to get past that error. I forget what I did. But now I get this error while trying to run this page - http://localhost/BlueITest1/Install/Install.aspx?mode=Install Installing DotNetNuke...
    Posted to Time Tracker Starter Kit (Forum) by xberserker on 10-22-2007, 12:00 AM
    Filed under: Deployment, ASP.NET, ASP.NET deployment
  • System.FormatException: Input string was not in a correct format - BaseVersion

    I'm trying to install DotNetNuke_04.06.02 and I get this error. Any ideas? Server Error in '/BlueITest1' Application. Input string was not in a correct format. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more...
    Posted to Time Tracker Starter Kit (Forum) by xberserker on 10-16-2007, 12:00 AM
    Filed under: Time Tracker install, ASP.NET, ASP.NET deployment, Deployment
Page 1 of 4 (34 items) 1 2 3 4 Next >