1
vote
5answers
407 views
How to get rid of missing directories in SVN commit?
When I try to commit SVN reports about 10 old directories as missing.
I've deleted these directories quite a while ago. I've tried to create the same directory again but then SVN …
1
vote
2answers
54 views
How come we pass the linking stage and still miss symbols ? ?
Hi All
And thanks in advance.
operating system: AIX 5.3.
compiler: xlC_r
build system is: "Unix Makefiles"
our application uses several static (.a) libs and several shared (.so …
0
votes
3answers
458 views
Missing the Rails 2.3.4 gem. Even though it’s installed!
Running Snow Leopard.
Tried uninstalling, and re-installing.
Still getting the same error whenever I run a rake task.
mbpro:redmine shereef$ ruby -v
ruby 1.8.7 (2009-06-12 patchl …
0
votes
0answers
51 views
How to updates/install mfc71u.dll, msvcp71.dll, msvcr71.dll in visual studio 2005
Hello
I have an application which can require some of .dlls i.e mfc71u.dll, msvcp71.dll, msvcr71.dll while running.
Is there any Microsoft updates are there which can update vi …
0
votes
2answers
54 views
why is urllib2 missing table fields which I can see in the Firefox source?
the html that I am receiving from urllib2 is missing dozens of fields of data that I can see when I view the source of the URL in Firefox. Any advice would be much appreciated. Her …
1
vote
1answer
65 views
missing System.Windows reference
I have a Silverlight application where I need to use the Vector class in System.Windows within the Web project. But VS is complaining that System.Windows does not exist. I tried …
3
votes
3answers
131 views
Could you ever go back to not using resharper? [closed]
Hello
I am curious to see if anyone is of the same mind as me... I have being using Resharper (for c#) at work for about 2 years now.
I have just sat down at home to try some new s …
0
votes
0answers
33 views
Missing Google Earth features [closed]
Are there any features you miss in Google Earth?
I'm asking this because we're developing a similar kind of application and there's a question what more can we provide.
0
votes
1answer
150 views
SQL Server missing tables and stored procedures
I have an application on a client's site that processes data each night, last night SQL Server 2005 gave the error "Could not find stored procedure 'xxxx'". The stored procedure do …
0
votes
0answers
19 views
core data missing records iphone
Hello,
I have a strange and serious problem.
When I am working with core data (not saving or editing or anything) just accessing the data from entity.
Sometime strangely a few r …
1
vote
1answer
81 views
Xcode iPhone app package missing files
I'm struggling to figure out what exactly it is that decides which files go into the .app-package when compiling an application in Xcode. I've noticed that most image files go ther …
1
vote
4answers
581 views
Netbeans Resolve missing server
I've encountered a problem with my Netbeans 6.1 IDE.
After an unsuccessful update, Netbeans stopped recognizing Apache and Glassfish servers and requested me to resolve a missing …
0
votes
1answer
128 views
Problem in plug-in development: Eclipse 3.4 can’t find a bundle that is definitively there!
Today I had a problem with my old Eclipse 3.4 installation and I had to re-download the entire package. However, I don't think that I got the exact package as before, and I'm havin …
0
votes
2answers
55 views
Missing .dll when I try to run my application
Hello. I have been working with OpenGL (SuperBible) and I just setup my environment (added the additional dependencies, etc.) and built my solution. When I try to execute it it say …
0
votes
2answers
51 views
Creating the ASP.NET MVC Controller in Visual Studio 2008
I was running through the Movie Database MVC example on ASP.net. For some reason, when I right click the controller folder in Visual Studio solution explorer, I don't get the contr …
