![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#11
| |||
| |||
|
|
The control is one that I wrote, and to the best of my knowledge it does not use any classes that are affected by whether it is running in a 32 or 64-bit environment. And as I said before, I have two projects with identical code (including the source code for this control), and only one is working. -- Nathan Sokalski njsokal... (AT) hotmail (DOT) comhttp://www.nathansokalski.com/ "Family Tree Mike" <FamilyTreeM... (AT) ThisOldHouse (DOT) com> wrote in messagenews:#4T4B9muKHA.4636 (AT) TK2MSFTNGP06 (DOT) phx.gbl... On 3/2/2010 5:20 PM, Nathan Sokalski wrote: I tried reinstalling Visual Studio 2008, and I do have the service pack: Microsoft Visual Studio 2008 Version 9.0.30729.1 SP Microsoft .NET Framework Version 3.5 SP1 But I still receive the same problem. Any other ideas? Thank you for your help. Perhaps the control (3rd party?) only works in 32-bit mode? -- Mike- Hide quoted text - - Show quoted text - |
#12
| |||
| |||
|
|
On Mar 3, 4:13 am, "Nathan Sokalski" <njsokal... (AT) hotmail (DOT) com> wrote: The control is one that I wrote, and to the best of my knowledge it does not use any classes that are affected by whether it is running in a 32 or 64-bit environment. And as I said before, I have two projects with identical code (including the source code for this control), and only one is working. -- Nathan Sokalski njsokal... (AT) hotmail (DOT) comhttp://www.nathansokalski.com/ "Family Tree Mike" <FamilyTreeM... (AT) ThisOldHouse (DOT) com> wrote in messagenews:#4T4B9muKHA.4636 (AT) TK2MSFTNGP06 (DOT) phx.gbl... On 3/2/2010 5:20 PM, Nathan Sokalski wrote: I tried reinstalling Visual Studio 2008, and I do have the service pack: Microsoft Visual Studio 2008 Version 9.0.30729.1 SP Microsoft .NET Framework Version 3.5 SP1 But I still receive the same problem. Any other ideas? Thank you for your help. Perhaps the control (3rd party?) only works in 32-bit mode? -- Mike- Hide quoted text - - Show quoted text - Well, I don't really know what can be wrong there. I would try to create a new project from scratch and add the control there. If the problem reappears again, please check the control. If not, then there is something else. Hope this helps. |
#13
| |||
| |||
|
|
I have tried creating a new project from scratch, but same problem, and Iam pretty sure the problem is not in the control, because as I have mentioned, the control works in one of the two identical projects. If the problem isby some chance in the control, where could it be? I would really have any idea where in the control to look, since the control is Nothing when the problem happens. Of all the development problems I've ever had, this has to be the most frustrating by far. -- Nathan Sokalski njsokal... (AT) hotmail (DOT) comhttp://www.nathansokalski.com/ "Alexey Smirnov" <alexey.smir... (AT) gmail (DOT) com> wrote in message news:561e1b74-8c65-4406-9dcd-81bb895ababf (AT) b30g2000yqd (DOT) googlegroups.com... On Mar 3, 4:13 am, "Nathan Sokalski" <njsokal... (AT) hotmail (DOT) com> wrote: The control is one that I wrote, and to the best of my knowledge it does not use any classes that are affected by whether it is running in a 32 or 64-bit environment. And as I said before, I have two projects with identical code (including the source code for this control), and only one is working. -- Nathan Sokalski njsokal... (AT) hotmail (DOT) comhttp://www.nathansokalski.com/ "Family Tree Mike" <FamilyTreeM... (AT) ThisOldHouse (DOT) com> wrote in messagenews:#4T4B9muKHA.4636 (AT) TK2MSFTNGP06 (DOT) phx.gbl... On 3/2/2010 5:20 PM, Nathan Sokalski wrote: I tried reinstalling Visual Studio 2008, and I do have the service pack: Microsoft Visual Studio 2008 Version 9.0.30729.1 SP Microsoft .NET Framework Version 3.5 SP1 But I still receive the same problem. Any other ideas? Thank you for your help. Perhaps the control (3rd party?) only works in 32-bit mode? -- Mike- Hide quoted text - - Show quoted text - Well, I don't really know what can be wrong there. I would try to create a new project from scratch and add the control there. If the problem reappears again, please check the control. If not, then there is something else. Hope this helps.- Hide quoted text - - Show quoted text - |
#14
| |||
| |||
|
|
On Mar 3, 4:37 pm, "Nathan Sokalski" <njsokal... (AT) hotmail (DOT) com> wrote: I have tried creating a new project from scratch, but same problem, and I am pretty sure the problem is not in the control, because as I have mentioned, the control works in one of the two identical projects. If the problem is by some chance in the control, where could it be? I would really have any idea where in the control to look, since the control is Nothing when the problem happens. Of all the development problems I've ever had, this has to be the most frustrating by far. -- Nathan Sokalski njsokal... (AT) hotmail (DOT) comhttp://www.nathansokalski.com/ "Alexey Smirnov" <alexey.smir... (AT) gmail (DOT) com> wrote in message news:561e1b74-8c65-4406-9dcd-81bb895ababf (AT) b30g2000yqd (DOT) googlegroups.com... On Mar 3, 4:13 am, "Nathan Sokalski" <njsokal... (AT) hotmail (DOT) com> wrote: The control is one that I wrote, and to the best of my knowledge it does not use any classes that are affected by whether it is running in a 32 or 64-bit environment. And as I said before, I have two projects with identical code (including the source code for this control), and only one is working. -- Nathan Sokalski njsokal... (AT) hotmail (DOT) comhttp://www.nathansokalski.com/ "Family Tree Mike" <FamilyTreeM... (AT) ThisOldHouse (DOT) com> wrote in messagenews:#4T4B9muKHA.4636 (AT) TK2MSFTNGP06 (DOT) phx.gbl... On 3/2/2010 5:20 PM, Nathan Sokalski wrote: I tried reinstalling Visual Studio 2008, and I do have the service pack: Microsoft Visual Studio 2008 Version 9.0.30729.1 SP Microsoft .NET Framework Version 3.5 SP1 But I still receive the same problem. Any other ideas? Thank you for your help. Perhaps the control (3rd party?) only works in 32-bit mode? -- Mike- Hide quoted text - - Show quoted text - Well, I don't really know what can be wrong there. I would try to create a new project from scratch and add the control there. If the problem reappears again, please check the control. If not, then there is something else. Hope this helps.- Hide quoted text - - Show quoted text - Do you mean it works in another project on the same x64 box, or it works in another project on x32 XP? |
#15
| |||
| |||
|
|
The error has to do with a control being Nothing (or null) when I try to set one of it's properties. I am using the Visual Studio 2008 test web server. Even though I have tried to find a way to fix it, the thing that makes me wonder if it has anything to do with Windows 7 or 64-bit is the fact that when I would test the site on my 32-bit XP machine less than 2 months ago, I had not problems with the exact same code. And even more frustrating is the fact that I have made a copy of the site and compared every file character for character, yet one works and one doesn't. But I have (and still am) trying to figure out how to fix the problem in another thread, my real question here is whether 2008 has any known issues on Windows 7 64-Bit. Is there a site that Microsoft has that would have information like this available on it? Thanks. |
#16
| |||
| |||
|
|
You never gave enough information about the error. I had a similar problem on vs2009 win7-64. It was driving me nuts that the designer was repeatedly dropping the constructor for my custom control on the form. It turned out I had marked the control's constructor internal and it should have been public. -------- Original Message -------- The error has to do with a control being Nothing (or null) when I try to set one of it's properties. I am using the Visual Studio 2008 test web server. Even though I have tried to find a way to fix it, the thing that makes me wonder if it has anything to do with Windows 7 or 64-bit is the fact that when I would test the site on my 32-bit XP machine less than 2 months ago, I had not problems with the exact same code. And even more frustrating is the fact that I have made a copy of the site and compared every file character for character, yet one works and one doesn't. But I have (and still am) trying to figure out how to fix the problem in another thread, my real question here is whether 2008 has any known issues on Windows 7 64-Bit. Is there a site that Microsoft has that would have information like this available on it? Thanks. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |