I'm looking for a tool (preferably, a Visual Studio plugin) that would display all files included by a given file and show all files included by those files and so on.
I'm writing a macro in Visual Basic for PowerPoint 2010. I'd like to initialize a really big list of strings like:
big_ol_array = Array( _
"string1", _
"string2", _
"string3", _
"string4" , _
.....
"string9999" _
)
...but I get the "Too many line continuations" error in the editor. When I try to just initialize the big array with no line…
I created a DLL in C++ using Visual Studio 2005. My problem is that I cannot register this DLL. Show me the error: "LoadLibrary(MyDll.dll) failed. The specified module could not be found."
Someone help me?
Thanks
I have uninstalled VS 2010 and many other apps that I don't use anymore, and reinstalled it after. I have also reinstalled VS 2010 SP1.
I'm now down to 3 updates, of which I am getting the error:
"KB2522890 does not apply, or is blocked by another condition on your computer."
I have already disabled my antivirus and Windows Defender.
It…
I have uninstalled VS 2010 and many other apps that I don't use anymore, and reinstalled it after. I have also reinstalled VS 2010 SP1.
I'm now down to 3 updates, of which I am getting the error:
"KB2522890 does not apply, or is blocked by another condition on your computer."
I have already disabled my antivirus and Windows Defender.
It…
I have 2 HD partitions as C: and D:, and msdia80.dll is present in the root folders of both drives. I have read the article by Microsoft about this issue, but there is no VC folder in my PC under C:\Program Files\Common Files\Microsoft Shared\. How can I solve this problem?
My OS is Windows 7 Home Premium 64-bit (upgraded from Windows…
The company I work for uses an application that is deployed through clickonce. This means that everytime they update said program the program regenerates in a new location ie:
C:\Users\%username%\AppData\Local\Apps\2.0\89XCT43D.10T\WBZ8WE7L.927\trm8..tion_1ad39bb503bcb5df_0008.0005_14829906c9aa8611\%appname%.exe
Recently the…
Will this increase my Virtual private Server failing rate if i :-
install Microsoft Window Server 2008 Enterprise
install SQL server enterprise 2008
install IIS 7.5
install ASP.Net Mvc 2
install Microsoft Exchange << should live inside MWS2008 ? or standalone without OS?
install Team foundation server <<…
I want to create a video of old photos and I would like to use the Ken Burns effect for more pleasant transitions. I don't think I require inserting any existing video clips into this -- I just want to create a video from my images. It would be nice to be able to add titles and captions, too.
Which Windows-based…
I have a question regarding Layer Markers in AE.
What I'm trying to do is have a layer start off normal then in the time line I'll place a marker and have it change its color using Effect Color correction Change color to. The hue will change from 0% to 50% for 10 frames then turn back to normal. How would I go…
Basically, I'm trying to find out which of the following files come packaged with the Windows 8 RTM (that is, the final version). Just to be clear, we're not wanting to know if any of the runtime files (listed below) are or were included with any of the previous versions (Beta, CTP, RS etc) or releases of Windows…
I have been following the directions here:
http://social.msdn.microsoft.com/Forums/en-US/sqlintegrationservices/thread/05ccd778-b78c-4a83-a10a-c4ae412cc6e4
And ran into a problem where my System DSN is not showing up as a ODBC provider.
I found this which seemed promising:
…
Every now and then, we look to restart our IIS server by restarting the "WWW Publishing Service". On most systems this would usually only take a minute or two, but this can often take up to 10 minutes to stop the server and restart.
Does anyone know any way to work out what is…
Hi,
I am using visualVM for tunning jboss remotly. I followed following step but unable
to get JVM information in visualVM.
Start jstatd server on remote machine where jboss running using command
jstatd -p 1234 -J-Djava.security.policy=tools.policy
In this tools.policy…
Environment:
VS 2008 Pro SP1
MSDN Library for VS2008SP1
Sample Code:
Dim userDataset = New DataSet
Dim myDataAdapter = New SqlDataAdapter("SELECT UserName FROM tblwebUsers WHERE name = @person", connect)
…
I have this annoying problem. Each time I double click on (open) a file in the Solution Explorer, it takes around 5 seconds to open.
It doesn't matter if its a small file or a large file.
Does anyone know how I can avoid this…
I am creating setup of my project using Visula Studio 2008. I am facing problem in setup installation.
If I uninstall old setup (application) and install the new one then config file (App.config) updates the attributes (surely…
Hello, I hope this is the place for this kind of question.
I have VS2010 ult with the Service Pack 1 beta installed.
I want to play with F# and I need to install it. The problem is that because I have the SP1 installed, the VS…
I'm wondering if anyone here has experience with Prosumer/High-End Video Editing? So far I use Adobe Premiere CS4, but it is an unstable and buggy mess sadly. This could be partially caused by the fact that my input material…
The dark and light contrast on the VS2010 IDE is not as comfortable on the eyes as the previous versions.
Any way of changing the colors on the IDE skin?
The dark and light contrast on the VS2010 IDE is not as comfortable on the eyes as the previous versions.
Any way of changing the colors on the IDE skin?
After installing VS 2010 trial I am getting this error "Generic Host Process For Win32 Services Encountered A Problem and needs to close.
When this message pops my computer just stuck and I can not even restart it normally.…
After installing VS 2010 trial I am getting this error "Generic Host Process For Win32 Services Encountered A Problem and needs to close.
When this message pops my computer just stuck and I can not even restart it normally.…
have installed VS 2003 in my XP VM, which was shared from a remote drive, after installing, when I tried to open new windows application, the IDE freezes, I have tried it many times, repairing, uninstalling .net 1.1 and VS…