Click here to Skip to main content
16,007,687 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Updating the Correct record in the Update Statement of the Adapter(Dave) [modified] Pin
Vimalsoft(Pty) Ltd14-Jan-08 23:01
professionalVimalsoft(Pty) Ltd14-Jan-08 23:01 
GeneralRe: Updating the Correct record in the Update Statement of the Adapter(Dave) Pin
Dave Kreskowiak15-Jan-08 1:56
mveDave Kreskowiak15-Jan-08 1:56 
GeneralRe: Updating the Correct record in the Update Statement of the Adapter(Dave) Pin
Vimalsoft(Pty) Ltd15-Jan-08 2:38
professionalVimalsoft(Pty) Ltd15-Jan-08 2:38 
Generalquery is too complex error msg Pin
eyes200714-Jan-08 20:38
eyes200714-Jan-08 20:38 
GeneralRe: query is too complex error msg Pin
Dave Kreskowiak15-Jan-08 1:43
mveDave Kreskowiak15-Jan-08 1:43 
GeneralV. Scrollbar for Form Pin
parth.p14-Jan-08 11:23
parth.p14-Jan-08 11:23 
GeneralRe: V. Scrollbar for Form Pin
Luc Pattyn14-Jan-08 12:10
sitebuilderLuc Pattyn14-Jan-08 12:10 
GeneralAssembly Error - Can't See Form in Design Mode Pin
ExcelMonkey14-Jan-08 9:59
ExcelMonkey14-Jan-08 9:59 
I can no longer access my main form in my project in designer mode. I now get the following error:

"Could not find type 'WindowsApplication1.CollapsiblePanel'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built."

CollapsiblePanel is a custom control that I have built. I have several of them on a form. I then get additional error statements saying:

"The variable 'ClpsPnlOutputOptions' is either undeclared or was never assigned." Here ClpsPnlOutputOptions is the name of one of the collpapsible panels on my form. I get errors for all these controls

Note I can run the project in designer mode but I cannot see the form in designer mode and accordingly cannot access any of my code that sits behind the code ( note I can see code in the Form1.Designer.Vb)

I am not sure why this is happening. I did some searching on-line and came up with a hotfix for VS 2005 Express:

https://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=3981&wa=wsignin1.0

But this has not done anything for me. I really don't know what I have done.

Can someone please provide advice on this error as I am stalled dead in my tracks.

Thanks

EM
GeneralRe: Assembly Error - Can't See Form in Design Mode Pin
Dave Kreskowiak15-Jan-08 1:45
mveDave Kreskowiak15-Jan-08 1:45 
GeneralRe: Assembly Error - Can't See Form in Design Mode Pin
ExcelMonkey15-Jan-08 4:27
ExcelMonkey15-Jan-08 4:27 
GeneralRe: Assembly Error - Can't See Form in Design Mode Pin
Dave Kreskowiak15-Jan-08 4:38
mveDave Kreskowiak15-Jan-08 4:38 
GeneralRe: Assembly Error - Can't See Form in Design Mode Pin
ExcelMonkey15-Jan-08 5:18
ExcelMonkey15-Jan-08 5:18 
GeneralRe: Assembly Error - Can't See Form in Design Mode Pin
Dave Kreskowiak15-Jan-08 6:09
mveDave Kreskowiak15-Jan-08 6:09 
GeneralRe: Assembly Error - Can't See Form in Design Mode Pin
ExcelMonkey15-Jan-08 8:56
ExcelMonkey15-Jan-08 8:56 
GeneralRe: Assembly Error - Can't See Form in Design Mode Pin
Dave Kreskowiak15-Jan-08 9:12
mveDave Kreskowiak15-Jan-08 9:12 
GeneralForm Opacity Pin
mykingdomforanewusername14-Jan-08 6:50
mykingdomforanewusername14-Jan-08 6:50 
GeneralRe: Form Opacity Pin
Dave Kreskowiak14-Jan-08 7:19
mveDave Kreskowiak14-Jan-08 7:19 
GeneralQuery is Too complex Pin
Rupesh Kumar Swami14-Jan-08 2:28
Rupesh Kumar Swami14-Jan-08 2:28 
GeneralRe: Query is Too complex Pin
Dave Kreskowiak14-Jan-08 5:30
mveDave Kreskowiak14-Jan-08 5:30 
GeneralProblem While Running Crystal Report 10.0 on .Net 2.0 Pin
Member 399053014-Jan-08 2:23
Member 399053014-Jan-08 2:23 
GeneralRe: Problem While Running Crystal Report 10.0 on .Net 2.0 Pin
Dave Kreskowiak14-Jan-08 5:29
mveDave Kreskowiak14-Jan-08 5:29 
QuestionHow to change the excel sheet dynamically using vb .net or java Pin
ANKUR2214-Jan-08 1:26
ANKUR2214-Jan-08 1:26 
GeneralRe: How to change the excel sheet dynamically using vb .net or java Pin
Dave Kreskowiak14-Jan-08 5:23
mveDave Kreskowiak14-Jan-08 5:23 
QuestionHow do I format values in a grid Pin
Central_IT14-Jan-08 0:57
Central_IT14-Jan-08 0:57 
GeneralRe: How do I format values in a grid Pin
Dave Kreskowiak14-Jan-08 5:20
mveDave Kreskowiak14-Jan-08 5:20 

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.