473,385 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Hosted Enviroment Problem

Hi All,

We have deployed our web application to our host server. But after deploying
following error occur. I our local environments application work fine. We
complies our application in release mode and also remove <compilation
debug="true"> line and also disabled trace.
Tell us what we will do to remove this error.

Thanks

Amit Pardeshi
Server Error in '/' Application.
--------------------------------------------------------------------------------

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 'eTelic.eFAS.Portal.CDefault'.

Source Error:
Line 1: <%@ Page CodeBehind="Default.aspx.vb" language="vb"
AutoEventWireup="false" Inherits="eTelic.eFAS.Portal.CDefault" %>
Line 2: <P>
Line 3: <%--
Source File: D:\inetpub\virtual\etelic\wwwroot\efas\Default.asp x Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573
Nov 18 '05 #1
2 1191
Hi Amit,
From the error, it looks like the aspnet engine couldnt locate
'eTelic.eFAS.Portal.CDefault' which i assume is in the code behind file. Have
you uploaded the code behind assembly to the .\bin folder in your host
server?

Regards,
Senthil.

"Amit" wrote:
Hi All,

We have deployed our web application to our host server. But after deploying
following error occur. I our local environments application work fine. We
complies our application in release mode and also remove <compilation
debug="true"> line and also disabled trace.
Tell us what we will do to remove this error.

Thanks

Amit Pardeshi
Server Error in '/' Application.
--------------------------------------------------------------------------------

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 'eTelic.eFAS.Portal.CDefault'.

Source Error:
Line 1: <%@ Page CodeBehind="Default.aspx.vb" language="vb"
AutoEventWireup="false" Inherits="eTelic.eFAS.Portal.CDefault" %>
Line 2: <P>
Line 3: <%--
Source File: D:\inetpub\virtual\etelic\wwwroot\efas\Default.asp x Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573

Nov 18 '05 #2
Hi Senthil,

Thanks for your reply. Yaa i have uploaded assembly in bin.
Is there any problem with web folder permissions.

Regards

Amit Pardeshi

"Senthil Kumar" wrote:
Hi Amit,
From the error, it looks like the aspnet engine couldnt locate
'eTelic.eFAS.Portal.CDefault' which i assume is in the code behind file. Have
you uploaded the code behind assembly to the .\bin folder in your host
server?

Regards,
Senthil.

"Amit" wrote:
Hi All,

We have deployed our web application to our host server. But after deploying
following error occur. I our local environments application work fine. We
complies our application in release mode and also remove <compilation
debug="true"> line and also disabled trace.
Tell us what we will do to remove this error.

Thanks

Amit Pardeshi
Server Error in '/' Application.
--------------------------------------------------------------------------------

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 'eTelic.eFAS.Portal.CDefault'.

Source Error:
Line 1: <%@ Page CodeBehind="Default.aspx.vb" language="vb"
AutoEventWireup="false" Inherits="eTelic.eFAS.Portal.CDefault" %>
Line 2: <P>
Line 3: <%--
Source File: D:\inetpub\virtual\etelic\wwwroot\efas\Default.asp x Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573

Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Benne Smith | last post by:
In our company, i have three servers; 1) a development server (mine only - here i make daily changes and test my stuff) 2) a test server (for the users to test milestone builds - changes weekly)...
15
by: JJ | last post by:
A current requirement I am facing is the all business objects be stateless remote components hosted in IIS. I am partial to web services myself. However, it is insisted that IIS hosted remoting be...
2
by: Urs Eichmann | last post by:
We're developing a standard software application (ASP.NET) which will run on servers of various ISP in a shared/hosted environment. With the ISP I usually work with it is no problem to get a folder...
1
by: BG | last post by:
Hey All, Using VB.Net Standard 2003. WIN 2000/Pro & WIN XP Pro 2002. Trying to create an ASP.Net web app out on the server that I lease from. Steps that I'm using... ...
5
by: Segfahlt | last post by:
I need a little help here please. I have 2 win forms user controls in 2 different projects that I'm hosting in 2 different virtual directories. The controls have been test and operate okay in...
0
by: vasu devan | last post by:
Dear Gurus, My ASP.NET website is running on .NET 1.1. hosted in windows server 2003 enterprise edition. We are having two sites. They are 1. One internet site 2. One intranet site. Both...
0
by: Vasu | last post by:
Hi All, My ASP.NET website is running on .NET 1.1. hosted in windows server 2003 enterprise edition. We are having two sites. They are 1. One internet site 2. One intranet site. Both...
0
by: Apu Nahasapeemapetilon | last post by:
The runtime environment is .NET CLR v1.1. I've got a C# DLL that contains the following code: IPHostEntry hostInfo = Dns.GetHostByName(this.ComputerName); When the DLL containing the above...
3
by: Ronen Yacov | last post by:
Hi everybody, When declaring a singleton, we write: static CMySingle::instance() { static CMySingle instance; return instance; }
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.