|
May be they used Access. If you used Desktop Application Means it will be need to store lot's amount of data. Programmers used some methods to retrieve data to be fast.
|
|
|
|
|
Does anyone know exactly what error is indicated by the extremely dumbed-down message in Windows 8 that says, "This app can't run on your PC"?
I happen to get it when I try to run one of the programs in MS Office 2010: "wordicon.exe"
I have already located a post on MSDN that tells how to resolve the problem, so I'm not looking for the fix.
I'm looking for what that stupid message actually means.
Thanks
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
It's probably checking for some dependency that either isn't present or is a different version than what is required... or you're trying to launch an x64 executable in an x86 machine (the other way around SHOULD work but maybe Windows is now blocking it by default).
Must be a new Windows "feature".
|
|
|
|
|
I stupidly gave permission for Windows 8 to upload error information about a recent bugcheck.
I am on a very slow DSL connection and the upload is totally monopolizing the pipe.
Over the past two days only 50 MB has been uploaded out of a reported dump size of 948 MB!
I MUST cancel this upload by any means necessary!
Can anyone think of something I can do to cancel this upload?
I already tried completely disabling Windows Error Reporting in the Action Center. Apparently that does not affect error reports that I've already given approval to.
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
Have you tried just forcing a reboot to see if you can stop it that way? ...or does it remember it on the next boot and start over again?
|
|
|
|
|
Hi, thanks for the suggestion.
Unfortunately, it just restarts the upload any time I connect to the internet, even after a reboot. But when you think about it, would you design it any other way?
Thanks
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
Yeah, I'd place a "Cancel" button somewhere obvious.
|
|
|
|
|
Use "fiddler2" to find out the address of the server offering the download. Add it to your host-file.
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
Yes, good idea. Thanks for that insight.
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
You're welcome
|
|
|
|
|
plz send simple http server in python having the capability if login.
|
|
|
|
|
Sorry, it does not work like this here.
Here is what is expected of enquirers:
1. TRY first what you want to do! You may find that it's not that hard.
2. Formulate what was done by you that looks like an issue/not working.
|
|
|
|
|
|
Hello Dears System Admins,
I have a problem with my application within Win server 2008
, when it is work well within Win server 2003
when I try to use my app with win_ser2008 get the following error message:
/////////////////////////////////////////////////
Server Error in '/yyy' Application.
--------------------------------------------------------------------------------
ORA-00161: طول فرع الحركة 90 غير مشروع (العدد الأقصى المسموح64 )
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Data.OracleClient.OracleException: ORA-00161: طول فرع الحركة 90 غير مشروع (العدد الأقصى المسموح64 )
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[OracleException (0x80131938): ORA-00161: طول فرع الحركة 90 غير مشروع (العدد الأقصى المسموح64 )]
System.Data.OracleClient.OciEnlistContext.Join(OracleInternalConnection internalConnection, Transaction indigoTransaction) +264679
System.Data.OracleClient.OracleInternalConnection.Enlist(String userName, String password, String serverName, Transaction transaction, Boolean manualEnlistment) +202
System.Data.OracleClient.OracleInternalConnection.Activate(Transaction transaction) +68
System.Data.ProviderBase.DbConnectionInternal.ActivateConnection(Transaction transaction) +33
System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +1318
System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +100
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +116
System.Data.OracleClient.OracleConnection.Open() +40
cOracleDBManipulation.tableHasData(OracleConnection dbConn, String tableName) +78
cOracleDBManipulation.fillDataTable(String TableName, String SelectStatment) +75
cOracleDBManipulation.SequenceNextValGen(String SequenceName) +40
INSERTGENIMP_New.exportItemsNo(DataTable toDT) +643
INSERTGENIMP_New.btm_isert_Click(Object sender, EventArgs e) +551
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +111
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +110
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
/////////////////////////////////////////////////////
Please I need to resolve this problem in near time as can.
Thanks for any help,
Eslam Fares.
|
|
|
|
|
|
Dear,
anyone migrated corporation desktop from windows xp to windows 7, could you recommend me some links/online material that I can refer? Many thanks!
Alexy
|
|
|
|
|
BTW, about 500 desktop....thanks..
|
|
|
|
|
500!? ...good luck with that!
I'd make an image and deploy that, making users responsible for backing up their own files to a server somewhere. Although, with all the "windows geniuon" b.s. it's probably not as easy as it used to be to deploy images of an OS.
P.S. oh, and I'm also assuming that most of the computers are the same, i.e. same drivers will be required, but with that many computers, it's probably not the case.
|
|
|
|
|
thanks Albert, appreciate your reply...
500 are all corporate machines, but no guarantee that drivers are the same, as you said the difference will be an issue, namely I have to configure it to fix with different driver, right?
More important part, is there any configuration i have to customize on my machines to meet windows 7 requirement? Tips/tricky parts for transferring files back? for update outlook? etc.
also I was told that before updating, user has to backup their own data, is it the only way? automated updating without ruining files/data not gonna happen, right?
Andre
modified 4-Feb-13 5:39am.
|
|
|
|
|
alexyxj wrote: namely I have to configure it to fix with different driver, right?
If you have different hardware, you pretty much have to do a complete install on each computer... there may be tools to help in this process but I don't know about them since I've never had the need to update that many machines.
alexyxj wrote: More important part, is there any configuration i have to customize on my machines to meet windows 7 requirement?
Not really...
alexyxj wrote: Tips/tricky parts for transferring files back? for update outlook? etc.
This really depends on what applications people are using and where they're storing their files, you could write scripts to automate all the backups but problem is that people have a tendency of storing files all over the drive instead of just in their directories (major pain). With outlook you pretty much have the same problem, if people left their mail on the server, then it's not an issue, but if they downloaded the data (made data files), it could be anywhere in the system (i.e. wherever each user configured it to be).
alexyxj wrote: also I was told that before updating, user has to backup their own data, is it the only way? automated updating without ruining files/data not gonna happen, right?
Like I said above, you could automate things, but you're bound to find that people stored files where you didn't expect and end up losing files for some. Maybe you can break up the upgrade into small groups of computers (let's say ten), run your backup scripts that should back up all the files that are in expected locations (user folders) then make images of their hard drives before doing the upgrade. Once you upgrade the systems, run scripts to put the files back. The users can then go look at their system to see if all of their files are there, give them a timeframe (say a week) to verify, if they're missing files you can go to the images of the old drive to look for the files. This will make the process slow but at least you won't piss off as many people.
|
|
|
|
|
I see, thanks very much Albert, really appreciate your input...
Andre
|
|
|
|
|
The obvious place would be microsoft.com.
|
|
|
|
|
Dear All
I Change the language for the database in Sql Server 2008 ( To Arabic_CI_AS )via the optional tab in database proprieties .
but when i Insert new record( have Arabic Text) in any table the text change to ???? .
thanks for any body help me .
T.h
Thaer
|
|
|
|
|
Mycrofts answer (the one on the same question) is still correct[^].
PIEBalds argument is also a good one; write a small console-app and fetch the data using .NET, as older apps might have trouble and try and assign a codepage to it.
It'd be helpful if you at least stated whether you tried their answers. If they failed, I'd like to know "how" - did you get an error message? A different result than expected?
"Arabic_CI_AS" is not a language, but a collation. It's a relic from past times, and the UTF-datatypes (the ones starting with an N ) can store any character that you put in there.
Nvm, it's a crosspost, reposted on the same day. This is why crossposting is so confusing and annoying.
modified 31-Jan-13 18:10pm.
|
|
|
|
|
Open your Phpmyadmin and you can find the language change option there.......
|
|
|
|