Re: do i need to install visual studio to fix this?
From: scorpion53061 (admin_at_nospamherekjmsolutions.com)
Date: 10/12/04
- Next message: Larry Bird: "Re: Reading a Registry Key"
- Previous message: steve: "Newbie: access controls from different forms"
- In reply to: Sam: "do i need to install visual studio to fix this?"
- Next in thread: Cor Ligthert: "Re: do i need to install visual studio to fix this?"
- Reply: Cor Ligthert: "Re: do i need to install visual studio to fix this?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 12 Oct 2004 07:18:12 -0700
Sam,
Remove and then add again the reference to your project for AspEmail
with from the location on that computer.
In addition, if this control is not registered on this machine you will
still have problems even if you copy and paste the control over to the
new machine.
IN that case you'll need gacutil.exe which can be found in the .NET SDK
IN the future, cross posting is generally not nice.
"Sam" <smetter@yahoo.com> wrote in message
news:10mnpg5ml2radf6@corp.supernews.com:
> we are running windows 2003 server. it has NET framework installed, but
> doesn't have Visual Studio etc. installed on it. i created a new
> sulotion/project on my development pc and FTP'd it up to our server with
> all
> of the files from my dev. pc. i also created a \bin directory and copied
>
> tthose files as well.
>
> now i'm getting this error. do i need to install visual studio on the
> server
> and build it there?
> =====================
>
> Parser Error Message: Could not load type 'EmailServer.AspEmail'.
>
> Source Error:
>
> Line 1: <%@ Page Language="vb" AutoEventWireup="false"
> Codebehind="EmailServer.aspx.vb" Inherits="EmailServer.AspEmail"%>
> Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> Line 3: <HTML>
>
> Source File: D:\WWW\domain\myappfolder\myapp.aspx Line: 1
- Next message: Larry Bird: "Re: Reading a Registry Key"
- Previous message: steve: "Newbie: access controls from different forms"
- In reply to: Sam: "do i need to install visual studio to fix this?"
- Next in thread: Cor Ligthert: "Re: do i need to install visual studio to fix this?"
- Reply: Cor Ligthert: "Re: do i need to install visual studio to fix this?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|