473,803 Members | 3,738 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Could not load type(Driving me NUTS) PLS HELP

Hi,

I copied a whole solution from a machine to my machine. I have put the folder in a folder in E Drive.

I created a virtual directory from inetmgr and browsed a folder and then a wepage from inetmgr itself.

Then I get this error

Could not load type 'Sample.Login'.

Any help on this will be appreciated

Thanks
Kiran
Nov 19 '05 #1
4 1378
Open global.asax with text editor. Change path information in header.
"Kiran" <ki**********@g mail.com> wrote in message news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Hi,

I copied a whole solution from a machine to my machine. I have put the folder in a folder in E Drive.

I created a virtual directory from inetmgr and browsed a folder and then a wepage from inetmgr itself.

Then I get this error

Could not load type 'Sample.Login'.

Any help on this will be appreciated

Thanks
Kiran
Nov 19 '05 #2
Hi,

I opened the global.asax page, it just has this line

<%@ Application Codebehind="Glo bal.asax.vb" Inherits="Sampl e.Global" %>

What do you want me do here, pls help

Kiran
"Clamps" <Cl****@Spamles s.com> wrote in message news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Open global.asax with text editor. Change path information in header.
"Kiran" <ki**********@g mail.com> wrote in message news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Hi,

I copied a whole solution from a machine to my machine. I have put the folder in a folder in E Drive.

I created a virtual directory from inetmgr and browsed a folder and then a wepage from inetmgr itself.

Then I get this error

Could not load type 'Sample.Login'.

Any help on this will be appreciated

Thanks
Kiran
Nov 19 '05 #3
Sorry, I read something incorrectly. You are attempting to open with browser and receive this error or with vs.net?
"Kiran" <ki**********@g mail.com> wrote in message news:%2******** *******@TK2MSFT NGP15.phx.gbl.. .
Hi,

I opened the global.asax page, it just has this line

<%@ Application Codebehind="Glo bal.asax.vb" Inherits="Sampl e.Global" %>

What do you want me do here, pls help

Kiran
"Clamps" <Cl****@Spamles s.com> wrote in message news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Open global.asax with text editor. Change path information in header.
"Kiran" <ki**********@g mail.com> wrote in message news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Hi,

I copied a whole solution from a machine to my machine. I have put the folder in a folder in E Drive.

I created a virtual directory from inetmgr and browsed a folder and then a wepage from inetmgr itself.

Then I get this error

Could not load type 'Sample.Login'.

Any help on this will be appreciated

Thanks
Kiran
Nov 19 '05 #4
I am attempting to open the page from browser

I tried to browse the page from inetmgr also, didn't work

Same "Could not load type" Error

Thanks
Kiran

"Clamps" <Cl****@Spamles s.com> wrote in message
news:up******** ******@TK2MSFTN GP14.phx.gbl...
Sorry, I read something incorrectly. You are attempting to open with browser
and receive this error or with vs.net?
"Kiran" <ki**********@g mail.com> wrote in message
news:%2******** *******@TK2MSFT NGP15.phx.gbl.. .
Hi,

I opened the global.asax page, it just has this line

<%@ Application Codebehind="Glo bal.asax.vb" Inherits="Sampl e.Global" %>

What do you want me do here, pls help

Kiran
"Clamps" <Cl****@Spamles s.com> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Open global.asax with text editor. Change path information in header.
"Kiran" <ki**********@g mail.com> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Hi,

I copied a whole solution from a machine to my machine. I have put the
folder in a folder in E Drive.

I created a virtual directory from inetmgr and browsed a folder and then a
wepage from inetmgr itself.

Then I get this error

Could not load type 'Sample.Login'.

Any help on this will be appreciated

Thanks
Kiran
Nov 19 '05 #5

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

Similar topics

5
4814
by: Rex_chaos | last post by:
Hi all, I have a question about datatype converting. Consider the following types std::complex<double> and struct MyComplex { double re, im; }
4
1154
by: Li Ming | last post by:
Now I'm learning how to write xsl to transform an xml document. I am trapped by a problem, and here's the sample xml document: <category> <cd type="pop">Pop music</cd> <cd type="rock">Rock</cd> <cd type="classical">Classical music</cd> </category> <cdshelf>
1
5248
by: Powers | last post by:
I currently have a large number of enums implemented into my Web Service. I am reworking the XML serialization of these enums. At present, each enum has hardcoded values, for example: xAttrs = New XmlAttributes xEnum = New XmlEnumAttribute xEnum.Name = "0" xAttrs.XmlEnum = xEnum
2
1357
Loismustdie129
by: Loismustdie129 | last post by:
I don't really know if this is right to ask this here or not (and if it isn't please correct me) but I was wondering if you guys could help me learn about databases and MySQL. I have googled this a thousand time and still I don't have a concrete answer but, what do you do with a database like MySQL? and, how do you connect and interact with it? That is all the questions I have, if anyone could give me any help at all that would be great,...
2
1574
by: db2 | last post by:
Hi, I have heard that stored procedure on Z/OS can be written on assembler language only. Can any body could help me out on DB2 stored procedure on Z/OS. If you recommend me any materials, that would be great helpful for me. Thanks, Joseph http://db2examples.googlepages.com
2
1240
by: jasonjasonjason | last post by:
Hi. Im A complete newbie with php and know only the very basics and wondered if anyone had the answer to my problem? I have been adding/including files within my php pages like so: <?php include("http://www.website.com/webpage.php"); ?> This works fine except when i have a large list to add.(almost at the top of the page).then it seems to take forever for the page to open. I was wondering if there was a way to first load the page and...
0
946
by: moon22 | last post by:
Hi every one... I have a project that takes data from a ZigBee wireless microcontroller (the code is written in C) and safe the data into a file through a ConnectPort X Gateway that support python... I don't know how to start... if anyone could help please...
4
1409
by: QC | last post by:
Hi Friends, I have one Application running on Client PC, i coded to store all Debug, Info, and Trace related information in Log file. This log file helps me to analyze the exception if any generated in my Application. Related to exception, i only stores information passed Exception (or related exception type class) class (ToString(), Message property). After analyzed and corrected so many exceptions using Logs in last 3 year, I am...
2
1031
by: Peter Duniho | last post by:
On Fri, 25 Jul 2008 07:54:06 -0700, Phill <Phill@discussions.microsoft.comwrote: Sure, just write a named class to do the same thing. The anonymous class just allows you to not litter your code with little class declarations, but there's no reason you can't write the class explicitly instead. Pete
0
9565
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10317
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10295
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9125
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6844
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5501
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4275
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3799
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2972
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.