Code Comments
Programming Forum and web based access to our favorite programming groups.Hi, My software, when i deploy it, cause the runtime error 372. I've been looking on the web for the last 2 days, but i can not repair it. But there's something very wierd, usualy this error appear when a control is use and is not up to date. My control is a user control inside the application. How can my control, inside my application, is not the same version as my application. That's very wierd. I can not find any informations about that. Someone know how to repair this? Thanks. Rob.
Post Follow-up to this message"Robert" <robert@jcle_____.com>'s wild thoughts were released on Fri, 30 Jul 2004 09:51:09 -0400 bearing the following fruit: >Hi, > >My software, when i deploy it, cause the runtime error 372. >I've been looking on the web for the last 2 days, but i can not repair it. Without the error message we can only guess what error 372 might be. >But there's something very wierd, usualy this error appear when a control i s >use and is not up to date. My control is a user control inside the >application. >How can my control, inside my application, is not the same version as my >application. That's very wierd. I can not find any informations about that. >Someone know how to repair this? > Firstly if your not using binary compatability then address this ASAP. Secondly I'm not clear on when the error is ocurring. - During the setup - When attempting to run you program - Some other time Jan Hyde (VB MVP) -- The convicted architect discovered that prison walls were not made to scale. (Gary Hallock) [Abolish the TV License - http://www.tvlicensing.biz/]
Post Follow-up to this messageIs your control an imagelist control? If so, then this was easy to find. http://support.microsoft.com/defaul...kb;en-us;818616 Whether it helps you is another matter and if the control is not an imagelist, we wait with baitted breath! Martin "Robert" <robert@jcle_____.com> wrote in message news:HjsOc.25852$BU4.1254476@news20.bellglobal.com... > Hi, > > My software, when i deploy it, cause the runtime error 372. > I've been looking on the web for the last 2 days, but i can not repair it. > > But there's something very wierd, usualy this error appear when a control is > use and is not up to date. My control is a user control inside the > application. > How can my control, inside my application, is not the same version as my > application. That's very wierd. I can not find any informations about that. > Someone know how to repair this? > > Thanks. > Rob. > >
Post Follow-up to this messageRobert wrote: > Hi, > > My software, when i deploy it, cause the runtime error 372. > I've been looking on the web for the last 2 days, but i can not repair it. > > But there's something very wierd, usualy this error appear when a control is > use and is not up to date. My control is a user control inside the > application. > How can my control, inside my application, is not the same version as my > application. That's very wierd. I can not find any informations about that . > Someone know how to repair this? > > Thanks. > Rob. You might try going through a couple of these.... Results 1 - 74 of about 160 English messages for "error 372" -dotnet group:*.vb.*. (1.75 seconds) http://groups.google.com/groups?as_...n&num=100&hl=en -- Ken Halter - MS-MVP-VB - http://www.vbsight.com Please keep all discussions in the groups..
Post Follow-up to this messageTurn off this option in the project properties... "Upgrade ActiveX Controls"
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.