failed

OCIEnvCreate Failed Error - When accessing .aspx pages

Hi, I am currently stuck on an ASP.NET error when trying to access a .aspx page through localhost. This is the error: OCIEnvCreate failed with return code -1 but error message text was not available. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more inf...

Can someone explain the c++ FAILED function?

I've seen a lot of example c++ code that wraps function calls in a FAILED() function/method/macro. Could someone explain to me how this works? And if possible does anyone know a c# equivalent? ...

Crystal Reports 8.5 network file save

I have a user who suddenly started getting the following error:- “File Save Failed The document could not be saved in J:\XXXX\reports\xxxx.rpt. It has been saved in C:\DOCUME~1\username\LOCALS~1\Temp\crw25.tmp.” This started after the SQL server they use had an IP address update and when the laptop did an XP autoupdate. The updates wer...

viewstate MAC failed in asp.net 2.0 while postback the page

Hi! I have a website in asp.net 2.0 with default membership provider. It was fine til yesterday. When i add custom google search box in my website now i am getting the same error Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that configuration specifies the same validationKey and vali...

Access denied error when trying to load a package on Intergration Services

I am getting an error when I try and upload a import an ssis project onto our server. The server only has integration and reporting services installed as the live sql server is on another server. I log onto the integration service fine but as soon as I try to right click the MSDB folder to import a package I get the error listed at the e...

fail hudson build on single unit test failure

Is there a way to cause hudson to report a build as failed, rather than unstable, if only a single unit test fails? thanks. ...

Visual Studio Installer Package not Building

hi, i am trying to build an installer for a windows service i have created and when i go to build the module i am getting the following message.. ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ========== but there is no information about what actually failed. For some reason the installer is not building right. does anyone k...

NSURLConnection works on simulator but fails on iphone device

I'm testing iphone application via xCode both simulation and on iphone device. On the simulation, there is no problem, but when running on the iphone device, NSURLConnection fails, connection:didFailWithError: method called. What can be the reason for this problem? ...

Build failure during install sqlite3 on Mac OS X 10.6 using MacPorts 1.8

When I do this command : sudo port clean sqlite3 sudo port install sqlite3 I get this error : ---> Computing dependencies for sqlite3 ---> Fetching sqlite3 ---> Verifying checksum(s) for sqlite3 ---> Extracting sqlite3 ---> Configuring sqlite3 ---> Building sqlite3 Error: Target org.macports.build returned: shell command " cd "...

hudson(CI) plugins for failed build

Is there any plugins can detect the build fails and then run next certain job? what i try to do is let hudson run one job after current job build successfully, run another job if current build fails. Thanks ...

Asp.net page crashes other asp pages

I have a couple Asp.net pages that use a few database connections - the problem is when these two pages are separately loaded they crash all the other .asp pages but none of the .aspx pages. I get this error however for the asp pages that don't load: HTTP/1.1 New Session Failed ...

Publish files/artifacts for failed/broken build in Hudson?

Hi, I'd like to publish certain files for each build regardless of success/failure. In my case I want to publish a report generated from a JUnit RunListener implementation we've implemented, however I would also find it useful to publish additional log files, and any other specific files I am interested in. I know TeamCity does this ou...

Eclipse RCP Export product wizard fails because of conflicting bundles?!

Hello. I am using Eclipse Galileo. I am learning Eclipse RCP and doing some examples from a book. Recently my Eclipse Galileo updated and some updated bundles arrived. I have the following problem which totally prevents me from exporting an Eclipse RCP product via the wizard. While exporting a product I get the following error: I don...

Login failed for user using SQL authentication

I have a connection made with a user name say ABC. In a method I create a new instance of sqlconnection named connection1 using the same connectionstring as that of the previous connection. When connection1.open() is issued it gives an exception stating that Login has failed for the user ABC. When SQL is able to connect to the user ABC f...

PHP filesize() works on all but one file, gives stat failed error

I'm writing a PHP page that generates a podcast feed by scraping an existing HTML page. Everything works great, but one of my mp3 files gives a "filesize(): stat failed" error. As best as I can tell, the file isn't corrupted, and it plays perfectly fine. I've also reuploaded the file to the server. It falls in the middle range of all the...

Bluetooth -> service discovery failed

Hello, I'm writing an application which is able to communicate with my PC. I have used the Bluetooth functionalities of the SDK 2.1. I can find devices, get their MAC address, create a RFCOMM socket, but when I start the connection, I get the following error message : Service discovery failed. 1)Is it because of the UUID which is no...

Git fails when pushing commit to github

I cloned a git repo that I have hosted on github to my laptop. I was able to successfully push a couple of commits to github without problem. However, now I get the following error: Compressing objects: 100% (792/792), done. error: RPC failed; result=22, HTTP code = 411 Writing objects: 100% (1148/1148), 18.79 MiB | 13.81 MiB/s, done...

WCF tcp.net client/server connection failing "Stream Security is required"

I am trying to test a simple WCF tcp.net client/server app. The WCF service is being hosted on Windows 7 IIS. I have enabled TCP.net in IIS. I granted liberal security privileges to service app by configuring an app pool with admin rights and set the IIS service application to run in the context. I enabled tracing on the service app...

How to cleanup old Failed Builds in TeamCity?

We do have hundreds of failed builds in TeamCity (number is especially high because of old retry on fail settings) and now it's a pain to browse history. I want to clean up only old failed builds, is there anyway to do that in TeamCity? Normal clean-up policy only allows X days before the last successful build sort of clean ups. ...

Padding is invalid and cannot be removed

I have hosted an asp.net 2.0 site. Everyday, i am getting an error "Padding is invalid and cannot be removed" 2-3 times. Backend used is sql server 2005. the site is controlled via plesk 9.2 CP. Pooling is enabled with timeout as 120 Minutes, in IIS. Can it be the reason for this? I have not used any encryption except for the stored p...