《その他》該当した記事

・デルタ航空のウェブサイトが見れずに困っています。
BAD ERROR, HTTP Error 400. The request is badly formed.と表示されてしまいます。
パソコンが苦手なので、詳しい方、手順等わかりやすく説明していただけたら嬉しいです。
よろしくお願いします。


・FreeVideoConverter、エラーが出る・・・インストールが完了しアイコンをクリックしましたが、このようなエラーが出てきました。
Microsoft .NET FrameworkUnhandled exception has occurred in your application.If you click Continue, the application will ignore this error and attempt to continue.If you click Quit, the application will close immediately.Illegal characters in path.この下にContinueとQuit、Detailsがあり、detailsを押すと下に大量の英語が表示されます。
Continueを押すととりあえずFree Video Converterが立ち上がるのですが言語変更ができず、下のCodec:やSize:、Aspect:などの項目が空白で、クリックしても全て拡張子を指定する一覧が表示されてしまいます。
何が原因なんでしょうか?
.NET flame workはfree video converterをインストールした時に一緒にインストールされました。


・Windowsが起動出来なくなりました。
昨晩まで正常に動いていたのに、先程電源を入れたらブルースクリーンが表示されました。
If this is the first time you've seen this stop error screen,restart your computer.If this screen appears again,follow these steps:Check for viruses on your computer.Remove any newly installed hard drives or hard drive controllers.Check your hard drive to make sure it is properly configured and terminated.Ran CHKDSK/F to check for hard drive corruption,and then restart your computer.Technical information:***STOP:0x0000007B (0xF79AA528,0xC0000034,0x000000,0x00000000)OS:Windows XP昨晩はデジカメから画像をスキャンしたり、Adobe FLASH playerとReal playerを更新しましたが、それらが原因なのでしょうか?
突然PCから音(音楽やクリック音)が聞こえなくなるというトラブルはありましたが、すぐに解決出来、シャットダウンの際も何も起こらなかったです。
新しいWindowsをインストールしなければならないのでしょうか?
その際、保存していたデータは消えてしまいますか?
バックアップを取っていないので非常に困っています…過去の回答にあった、「F8を押す」「電源ボタンを4秒以上押す」は試しました。
Windowsのインストールなどは父がやったため、私の手元にはCD?
や説明書がありません;HDDは内蔵型だったと思います…情報が少なくて申し訳ありませんが、ご回答よろしくお願い致します。


・急ぎです、お願いします><DVD Decrypterのエラーメッセージに対しての解決方法を探しています。
DVDに書き込みをしようとしたらエラーメッセージが表記され、書き込むことができません。
PCのことはよくわかりませんが、問題点、解決方法が分かる方、是非教えてください。
エラーメッセージをそのまま表記しました。
I/O Error!Device:[1:0:0]SONY DVD RW DW-U55A 2.5a (F:)(ATA)ScsiStatus:0x02Interpretation: Check ConditionCDB:2A 00 00 00 D4 60 00 20 00Interpretation: Write(10)-Sectors:54368 - 54399Sense Area: 70 00 05 00 00 00 00 12 00 00 00 00 21 02 00 00 00 00 00 00 00 00 00 00Interpretation:Invalid Address For Write以上です。
よろしくお願いします。


・DVD Flickについですが、インストールして起動しようとすると`An error occurred during startup,Number 2147024770 from dvd flick:文字化け dvd flick Last DLL error:0` と表示されます。
アンインストールしてリブートし再インストしましたが何回やっても起動しません。
OSはvistaです。
起動できないのでしょうか?
また他にこのようなライティングソフトはありますか?


・VC++ 2010 ExpressでVC++を勉強し始めたばかりの初心者です。
先日、本を買って「リストビューから項目を取得する。
」コードを入力したところ、コンパイルエラーが発生しております。
概要として、ボタンオブジェクト[btnDel]をクリックすると、選択している項目を取得し、項目を削除するというプログラムを作成しています。
■配置しているオブジェクトボタンオブジェクト名:btnDelリストビューオブジェクト名:lv1■[btnDel]クリック時のイベントコードprivate: System::Void btnDel_Click(System::Object^ sender, System::EventArgs^ e) { // 選択している項目を取得 int index = lv1->SelectedIndex; // 項目が選択されていない場合 if ( index == -1 ) { return; } // 項目を削除 lv1->Items->RemoveAt(index);}■表示されるコンパイルエラー内容error C2039: 'SelectedIndex' : 'System::Windows::Forms::ListView' のメンバーではありません。
1> c:\\program files\\reference assemblies\\microsoft\\framework\\.netframework\\v4.0\\system.windows.forms.dll : 'System::Windows::Forms::ListView' の宣言を確認してください。
■このようなコンパイルエラーが発生する理由について、どなたかご教示下さい。
MSNやグーグル検索等を行いましたが、原因となるような内容のものが見つけられず、困っております。


・yupiteruのナビの地図が消えちゃった!!ユピテルのYERA433SIというレーダー探知機つきのポータブルナビなんですが…。
エンジンを切る際に、“EEPROM write an error”というメッセージが表示されて、勝手にオフにならないようになってしまった状態でしたが、アップデートするのが面倒で、しばらくそのまま使用していたのですが…。
走行中に突然地図が消えちゃいました!!現在地のマークと、走行記録の点々だけしか表示されずに、あとは真っ黒。
前に教えていただいていた、アップデート用のデータを入れてみたら、何とかまた地図が出て、正常っぽくなりはしたのですが…。
これってもう大丈夫なものなのでしょうか?
あるいはまた消えることもあるのかな?
?


・C言語での質問です#include <stdio.h>#include <string.h>#define NUM 10int main(void){ char input [NUM+1]; char name[]="-EJ"; char name2[]="-ej"; char name1[]= "-JE"; char name3[]="-je"; char name4[]="-help"; FILE *fp; int c; scanf("%s",input); if(strcmp(input,name)==0) printf("English Japanese Mode\¥n"); fp = fopen("dic.txt","r"); if( fp == NULL ){ puts("File Error"); puts("Not Fine dic.txt"); return 1;} while( 1 ){ c = fgetc( fp ); if( feof(fp) ) {break;} printf("%c",c);} if(strcmp(input,name1)==0) printf("Japanese English Mode\¥n"); fp = fopen("dic2.txt","r"); if( fp == NULL ){ puts("File Error"); puts("Not Fine dic.txt"); return 1;} while( 1 ){ c = fgetc( fp ); if( feof(fp) ) {break;} printf("%c",c);} if(strcmp(input,name2)==0) printf("English Japanese Mode\¥n"); if(strcmp(input,name3)==0) printf("Japanese English Mode\¥n"); if(strcmp(input,name4)==0) printf("Command help\¥n"); if(strcmp(input,name4)==0) printf("-EJ = English Japanese Mode\¥n"); if(strcmp(input,name4)==0) printf("-JE = Japanese English Mode\¥n"); else fclose( fp ); return 0;}現在C言語でクイズ式の単語帳を作ろうとしているのですがどうしても-EJと入力すると二つ目のデータを読み込んでしまい両方のtxtデータを表示してしまうのですが…一つだけを表示させるための改善方法を教えてください…それともう一つ。
txtファイルの中の自分で書いた単語を一つ一つ.一単語区切っていくにはどうすればいいですか…(多分いっていることが理解できないと思いますが…)


・PICのソースのコンパイル時のエラーについて下記のソースをコンパイルしようとするとエラーが出ます。
どうすれば解決できるでしょうか?
#include <pic.h> void main( void ){ TRISB = 0b11011111; while(1) { if( RB0 == 1 ) { RB5 = 0; } else { RB5 = 1; } }}Build F:\\PIC\\test\\test for device 16F627AUsing driver C:\\Program Files\\HI-TECH Software\\PICC\\LITE\\9.60\\bin\\picl.exeExecuting: "C:\\Program Files\\HI-TECH Software\\PICC\\LITE\\9.60\\bin\\picl.exe" -C F:\\PIC\\test\\test.c --chip=16F627A -P --opt=default -q -g --asmlist "--errformat=Error [%n] %f; %l.%c %s" "--msgformat=Advisory[%n] %s" "--warnformat=Warning [%n] %f; %l.%c %s" Error [228] F:\\PIC\\test\\test.c; 4.1 illegal character (037777777601)Error [195] F:\\PIC\\test\\test.c; 4.2 expression syntaxError [228] F:\\PIC\\test\\test.c; 4.3 illegal character (037777777601)Error [228] F:\\PIC\\test\\test.c; 4.5 illegal character (037777777601)Error [228] F:\\PIC\\test\\test.c; 4.7 illegal character (037777777601)Error [228] F:\\PIC\\test\\test.c; 8.7 illegal character (037777777601)Error [228] F:\\PIC\\test\\test.c; 8.9 illegal character (037777777601)Error [228] F:\\PIC\\test\\test.c; 8.11 illegal character (037777777601)Error [228] F:\\PIC\\test\\test.c; 8.13 illegal character (037777777601)繰り返しAdvisory[1] too many errors (21)********** Build failed! **************


・昨日CDからあるソフトをインストールしたあと,firefox,thunderbirdを開くとブルースクリーンが発生します.それ以外のことにはなんの支障もないのですが,firefoxとthunderbirdを起動するとすぐブルースクリーンになります.firefoxなどのアプリはアンインストールしても同じでした.どなたか解決策を教えてください.以下BlueScreenViewによるエラーコードA problem has been detected and Windows has been shut down to prevent damageto your computer.The problem seems to be caused by the following file: win32k.sysBAD_POOL_HEADERIf this is the first time you've seen this stop error screen,restart your computer. If this screen appears again, followthese steps:Check to make sure any new hardware or software is properly installed.If this is a new installation, ask your hardware or software manufacturerfor any Windows updates you might need.If problems continue, disable or remove any newly installed hardwareor software. Disable BIOS memory options such as caching or shadowing.If you need to use safe mode to remove or disable components, restartyour computer, press F8 to select Advanced Startup Options, and thenselect Safe Mode.Technical Information:*** STOP: 0x00000019 (0x00000021, 0xfe450000, 0x000066e0, 0x00000000)*** win32k.sys - Address 0x9d6ebb00 base at 0x9d630000 DateStamp 0x4c1c425a


【掲示板情報】 TOP


ajax error: parsererrorerror:parsererrorajax error: errorfatal error:502 error: bad gateway552 error: message too largeerror: -23016DB error: connect failedFreeVideoConverterブルースクNET FrameworkUnhandled exception has occurredインストールthe application will close immediately.Illegaldetailsfree videoContinueThe request is badly formedthe application will ignore thisデルタ航空
2chのdat落ちしたスレッドを復活させる Google Chrome拡張 2chRevivalgoogle mapに不動産情報検索が追加 条件指定などオプション指定が可能あの俳優もドラマで付けていた!今、最も注目のアイテム「POWER BALANCE」プリウスワゴンの発売は2010年年末?ハイブリッド TOYOTA トヨタ会社を守る就業規則の作り方見直し方 最新就業規則を理解 整備ライセンス可能な特許技術 研究成果の社会還元を促進WEBシステム開発 PHP MySQL関数 mysql_fetch_array 連想配列 添字配列Imagick::coalesceImages 複数の画像を合成する PHP 写真・画像加工 編集滋賀・京都の秋の味覚スポット2010|びわ湖,延暦寺,嵐山,舞妓,金閣寺,八ツ橋,祇園デザイン色の強い高品質なフリーフォント「AW Conqueror free fonts」無料ダウンロード

【掲示板情報】 HOME