Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Problem in Deploying Web Apllication using ASP.net 2.0

Problem in Deploying Web Apllication using ASP.net 2.0

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netdotnetvisual-studio
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    krishsenthilraj
    wrote on last edited by
    #1

    hi all, I have created a web application project in asp.net 2.0 and i have created the .msi installable file using the web deployment method of VS 2005. I installed the project and tried to run it using the virtual directory name i gave during the installation process. I got the parser error as Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not load type 'SampleDemo._Default'. Source Error: Line 1: <%@ Page Language="vb" AutoEventWireup="false" CodeBehind="Default.aspx.vb" Inherits="SampleDemo._Default" %> Line 2: Line 3: Source File: /deploydemo/default.aspx Line: 1 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210 then I came to know that the .DLL file in not extracted into the bin folder instead its been extracted to the main folder where other aspx files been extracted. I need to solve this problem. When we follow the steps in VS 2003 its working good.but in 2005 the .DDL file has been extracted to main folder.I don't know its there any problem in the steps i have executed OR its the default procedure of VS 2005 . can any one solve this problem PS:. i need .DLL must be extracted to bin folder.because we ll give that .msi file to our client.it should be in working condition if we execute the .msi file. thanks in advance Senthilraj K

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups