No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Hi, I got a strange problem with a TextBox, which is in an Xpander in an XpanderList in a custom UserControl. (Using C#, .NET 4, Visual Studio 2010, WinForms, Windows 7.) I am making a simple "auto-complete", by starting a Timer in my TextBox TextChanged event. If this timer fires …
Hi, I am calling a WebMethod by compiling an assembly (from the wsdl) and calling InvokeMember. Now, in global.asax for the web site with that WebMethod, how do I see the WebMethod name? HttpApplication's Request holds the URI to where the WebMethod is published, but not the method. (If I …
I'm compiling assemblies in code called from a WebService (which makes user being IIS_USR, and TEMP-directory being C:\Windows\Temp). The assembly is created alright, but it's not loaded (get exception with "Access Denied"). I want to solve this by specifying where CompileAssemblyFromDom should put the assemblies. (I don't want to have …
Hi garu525, did you find a solution to your problem? I am having the exact same problem with VS 2010 on Vista and NVIDIA graphics HW (Quadro PCI-E, using latest driver 7.14.10.9687). Menus get blurred and it looks like it's slowing down VS 2010. Changing resolution to 1024x1280 or going …
The End.
barnum