Tagged Questions

0
votes
1answer
75 views

fcntl issues compiling C++

{net04:~/xxxx/wip} gcc -o write_test write_test.c In file included from write_test.c:4: global.h:10: warning: `b' initialized and declared `extern' This code uses fcntl.h and the file-handling …
0
votes
4answers
35 views

Something in my coding is stretching my page horizontally.

I've just spent the last month or so designing a new layout for my website. I think it's about perfect, however, I've discovered that there's something stretching my site horizontally beyond the page …
1
vote
1answer
21 views

UI And TcpClient Issue in vb.net

Hi all, I'm having some problems with a small ircbot i'm writing. Basically I connect to the server using a tcpclient in a seperate class, which also runs on its own thread. I want to display the …
6
votes
4answers
167 views

Now that Silverlight 3 has been out for a month…

I haven't noticed any outcries of pain from the community, but then I haven't really seen much of anything as a result of the Silverlight 3 RTM. So... What are your impressions? For those that have …
0
votes
1answer
40 views

How do I refer to the right Directory?

If my Java Class is in: ` package org.gamehost.flyingame.BookManagementServlet.ModelClass aka: BookManagementSoftwareServlet/org/gamehost/flyingame/BookManagementServlet/ModelClass and in …
0
votes
1answer
39 views

Having issues Running Fitnesse for projects using NHibernate

We are having issues in running Fitnesse for project which uses NHibernate. For all the project FitNesse looks into appropriate folder for getting the dll. For project having reference to NHibernate …
4
votes
4answers
373 views

Something is wrong with Log4Net?

I've been using Log4Net on a few high traffic websites for a couple of years, and I cannot say that I am a happy customer. So, wanted to see if anybody else has the same concerns: The CPU overhead …
1
vote
2answers
201 views

Why are all of my DIV misaligned in IE8, and why can’t I fix it?

Hey all, I know you are smarter than I and, therefore, should be able to help. For some reason my site freshwaterhobbyist.com looks terrible in IE8. All of my Div containers are misaligned and …
0
votes
1answer
158 views

fill textbox on page load after the usercontrol has been loaded

Hi All, I have added usercontrol to my page datetimepicker, which fill the hours and minutes dropdown. Now the problem is when i try to update the data, i have to fill the dropdowns with the data …
0
votes
1answer
382 views

iphone sqlite problems

Hi, I'm wondering if someone can help me understand what is wrong with this block of code. I never get past the sqlite3_prepare_v2 statement and the debugger says : …
1
vote
2answers
315 views

Why does vwd.webinfo always get automatically checked out from source control?

We have a 2008 solution that has a file system website as part of the solution. This solution is under source control with Team Foundation Server. Every time the solution is closed it either checks …
0
votes
2answers
84 views

Basic Browser compatibility issues. Please help!

I would like to know about the basic compatibility issues in the major browsers (Internet Explorer, Chrome) when compared to Mozilla Firefox, such as: Text Allignment, Color, Font Size, Tool Tips, …
1
vote
4answers
124 views

What’s the main Ruby language discussion board (not including S.O.)?

I'm talking about a forum/message board where people just talk about the Ruby language - quite aside from its use in terms of Ruby-on-Rails. It seems most languages have favorite forums outside of …
1
vote
2answers
486 views

Python 2.6 + JCC + Pylucene issue.

Greetings, I'm trying to use pylucene in Python 2.6. Since there's no windows build for 2.6, I try to build the source code. First of all, I build JCC (windows, using cygwin) python setup.py build …
1
vote
2answers
69 views

Cannot post successfully if not using cassini for JQuery posts in ASP.NET MVC

Hi When i set my project to start app using Visual Studio Development server (Cassini:Port) my JQuery posts properly to the following URL "SomeController/SomeMethod". When i use localhost to run …

1 2 next
15 30 50 per page