|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Problem on MSHFlexGridHI,
I face a problem on using MSHFlexGrid currently. I have developed a grid using the MSFlexGrid control at office, it does work at my office machine. Later, I copy the whole source code folder to my home computer. When I open the source code in Visual Studio at home, I found that the grid on the form design screen is disappeared and got the error message when I tried to compile the program again. I've tried to add the AxInterop.MSFlexGridLib.dll in the project bin folder to the project again but I still get the same compilation error. Any one can help me to fix it? Thanks MC mc wrote:
Show quoteHide quote > HI, What's the error you get when you try to compile. Most likely you don't > > I face a problem on using MSHFlexGrid currently. I have developed a grid > using the MSFlexGrid control at office, it does work at my office machine. > Later, I copy the whole source code folder to my home computer. When I open > the source code in Visual Studio at home, I found that the grid on the form > design screen is disappeared and got the error message when I tried to > compile the program again. I've tried to add the AxInterop.MSFlexGridLib.dll > in the project bin folder to the project again but I still get the same > compilation error. Any one can help me to fix it? Thanks > > MC > > have a reference to the MSFlexGridLib.dll in your project now. You probably have the dll in a different location. I'm not fimilar with the MSFlexGridLib, but if there was an install routine for it, do it on your home machine as well. Chris The error messages are about the missing of the MSFlexGrid component
However, I don't know how to install the MSFlexGrid. Show quoteHide quote "Chris" <no@spam.com> ???????:%23Zp1TiGGGHA.2***@tk2msftngp13.phx.gbl... > mc wrote: >> HI, >> >> I face a problem on using MSHFlexGrid currently. I have developed a grid >> using the MSFlexGrid control at office, it does work at my office >> machine. Later, I copy the whole source code folder to my home computer. >> When I open the source code in Visual Studio at home, I found that the >> grid on the form design screen is disappeared and got the error message >> when I tried to compile the program again. I've tried to add the >> AxInterop.MSFlexGridLib.dll in the project bin folder to the project >> again but I still get the same compilation error. Any one can help me to >> fix it? Thanks >> >> MC >> >> > > What's the error you get when you try to compile. Most likely you don't > have a reference to the MSFlexGridLib.dll in your project now. You > probably have the dll in a different location. I'm not fimilar with the > MSFlexGridLib, but if there was an install routine for it, do it on your > home machine as well. > > Chris mc wrote:
Show quoteHide quote > The error messages are about the missing of the MSFlexGrid component Try making a reference to the Dll you put in the bin directory. This > However, I don't know how to install the MSFlexGrid. > > "Chris" <no@spam.com> ???????:%23Zp1TiGGGHA.2***@tk2msftngp13.phx.gbl... > >>mc wrote: >> >>>HI, >>> >>>I face a problem on using MSHFlexGrid currently. I have developed a grid >>>using the MSFlexGrid control at office, it does work at my office >>>machine. Later, I copy the whole source code folder to my home computer. >>>When I open the source code in Visual Studio at home, I found that the >>>grid on the form design screen is disappeared and got the error message >>>when I tried to compile the program again. I've tried to add the >>>AxInterop.MSFlexGridLib.dll in the project bin folder to the project >>>again but I still get the same compilation error. Any one can help me to >>>fix it? Thanks >>> >>>MC >>> >>> >> >>What's the error you get when you try to compile. Most likely you don't >>have a reference to the MSFlexGridLib.dll in your project now. You >>probably have the dll in a different location. I'm not fimilar with the >>MSFlexGridLib, but if there was an install routine for it, do it on your >>home machine as well. >> >>Chris > > > needs to be done in the project. Chris Yes. I have tried to add the reference, but the grid still disappear in the
form. In addition, the MSFlexGrid control is not found on the toolbox bar and I can't add it back to the form. Show quoteHide quote "Chris" <no@spam.com> ???????:OkyWLXHGGHA.1***@TK2MSFTNGP15.phx.gbl... > mc wrote: >> The error messages are about the missing of the MSFlexGrid component >> However, I don't know how to install the MSFlexGrid. >> >> "Chris" <no@spam.com> ???????:%23Zp1TiGGGHA.2***@tk2msftngp13.phx.gbl... >> >>>mc wrote: >>> >>>>HI, >>>> >>>>I face a problem on using MSHFlexGrid currently. I have developed a grid >>>>using the MSFlexGrid control at office, it does work at my office >>>>machine. Later, I copy the whole source code folder to my home >>>>computer. When I open the source code in Visual Studio at home, I found >>>>that the grid on the form design screen is disappeared and got the error >>>>message when I tried to compile the program again. I've tried to add the >>>>AxInterop.MSFlexGridLib.dll in the project bin folder to the project >>>>again but I still get the same compilation error. Any one can help me to >>>>fix it? Thanks >>>> >>>>MC >>>> >>>> >>> >>>What's the error you get when you try to compile. Most likely you don't >>>have a reference to the MSFlexGridLib.dll in your project now. You >>>probably have the dll in a different location. I'm not fimilar with the >>>MSFlexGridLib, but if there was an install routine for it, do it on your >>>home machine as well. >>> >>>Chris >> >> >> > > Try making a reference to the Dll you put in the bin directory. This > needs to be done in the project. > > Chris
The old Structure/Class Argument
Migrating From ListBox to ListView: Only One Problem Command.Close vs Command.Dispose DATE HELLLPPPP RTF How to make Windows inaccessible from my software user? Referencing Datagrid Information Change the write path for My.Application.Log.WriteEntry? BindingSource for a class - need a light bulb moment newbie question vb.net bits |
|||||||||||||||||||||||