Click here to Skip to main content
15,900,461 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Accessing controls on startup Form Pin
Dave Kreskowiak29-Sep-07 5:16
mveDave Kreskowiak29-Sep-07 5:16 
GeneralRe: Accessing controls on startup Form Pin
AliAmjad29-Sep-07 7:16
AliAmjad29-Sep-07 7:16 
GeneralRe: Accessing controls on startup Form Pin
Dave Kreskowiak29-Sep-07 8:17
mveDave Kreskowiak29-Sep-07 8:17 
GeneralRe: Accessing controls on startup Form Pin
AliAmjad29-Sep-07 11:39
AliAmjad29-Sep-07 11:39 
QuestionCrystal Reports Database Login Problem Pin
Kschuler28-Sep-07 3:58
Kschuler28-Sep-07 3:58 
AnswerRe: Crystal Reports Database Login Problem Pin
Paul Conrad30-Sep-07 13:41
professionalPaul Conrad30-Sep-07 13:41 
GeneralRe: Crystal Reports Database Login Problem Pin
Kschuler1-Oct-07 2:57
Kschuler1-Oct-07 2:57 
QuestionError? Pin
gates0928-Sep-07 2:23
gates0928-Sep-07 2:23 
I'm getting the following error and I'm pretty sure it has something to do that i moved the code to Visual Studio 2005.

Just wondering if anyone has seen it before and could help me out.


Compiler Error Message: BC32206: Indirect reference is being made to assembly ITSWeb.PageTemplates version 1.0.2827.13561, which contains 'ITSWeb.MenuControl'. This Project references a prior version of ITSWeb.PageTemplates version 1.0.2826.16005. To use 'ITSWeb.MenuControl', you must replace the reference to ITSWeb.PageTemplates with version 1.0.2827.13561 or higher.

Source Error:



Line 34: <system.runtime.compilerservices.compilerglobalscopeattribute()> _
Line 35: Public Class webusercontrols_menucontrol_ascx
Line 36: Inherits Global.ITSWeb.MenuControl
Line 37:
Line 38: Private Shared __initialized As Boolean


Source File: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\itsweb\6130ecab\c8ceedfb\App_Web_menucontrol.ascx.8ddfe73a.iy-bw6ax.0.vb Line: 36
AnswerRe: Error? Pin
GuyThiebaut28-Sep-07 2:35
professionalGuyThiebaut28-Sep-07 2:35 
GeneralRe: Error? Pin
gates0928-Sep-07 2:45
gates0928-Sep-07 2:45 
AnswerRe: Error? Pin
gates0928-Sep-07 2:47
gates0928-Sep-07 2:47 
QuestionRe: Error? Pin
gates0928-Sep-07 3:11
gates0928-Sep-07 3:11 
AnswerRe: Error? Pin
GuyThiebaut28-Sep-07 4:04
professionalGuyThiebaut28-Sep-07 4:04 
GeneralRe: Error? Pin
gates0928-Sep-07 4:19
gates0928-Sep-07 4:19 
GeneralRe: Error? Pin
GuyThiebaut28-Sep-07 4:22
professionalGuyThiebaut28-Sep-07 4:22 
QuestionOutlook2003 Pin
PeterStaal28-Sep-07 2:21
PeterStaal28-Sep-07 2:21 
AnswerRe: Outlook2003 Pin
Dave Kreskowiak28-Sep-07 6:07
mveDave Kreskowiak28-Sep-07 6:07 
QuestionPass Value in Crystal Report Pin
TeJAs.....28-Sep-07 2:11
TeJAs.....28-Sep-07 2:11 
AnswerRe: Pass Value in Crystal Report Pin
DigiOz Multimedia28-Sep-07 8:50
DigiOz Multimedia28-Sep-07 8:50 
QuestionConnecting to ADO.NET Pin
ashwinibhalerao28-Sep-07 1:47
ashwinibhalerao28-Sep-07 1:47 
AnswerRe: Connecting to ADO.NET Pin
Ajay.k_Singh28-Sep-07 2:24
Ajay.k_Singh28-Sep-07 2:24 
AnswerRe: Connecting to ADO.NET Pin
Vimalsoft(Pty) Ltd28-Sep-07 2:39
professionalVimalsoft(Pty) Ltd28-Sep-07 2:39 
AnswerRe: Connecting to ADO.NET Pin
Ajay.k_Singh28-Sep-07 2:46
Ajay.k_Singh28-Sep-07 2:46 
Questiondatagrid sorting using column headers Pin
hepsy.i28-Sep-07 1:31
hepsy.i28-Sep-07 1:31 
AnswerRe: datagrid sorting using column headers Pin
Vimalsoft(Pty) Ltd28-Sep-07 2:51
professionalVimalsoft(Pty) Ltd28-Sep-07 2:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.