| bio | website | |
|---|---|---|
| location | ||
| age | 25 | |
| visits | member for | 2 years, 10 months |
| seen | Apr 17 at 15:10 | |
| stats | profile views | 378 |
|
May 4 |
awarded | Self-Learner |
|
Apr 19 |
awarded | Popular Question |
|
Apr 15 |
comment |
Building website for Windows mobile 6.1 @ctacke I am testing on the actual hardware |
|
Apr 15 |
comment |
Building website for Windows mobile 6.1 @ctacke I think title of question makes it very clear what my target is :) |
|
Apr 15 |
comment |
Building website for Windows mobile 6.1 @Juhana I am only prototyping right now to see even if I can make a descent website for WM6 and the website only contains couple of bootstrap.js controls sprinkled with some JavaScript and jquery |
|
Apr 15 |
asked | Building website for Windows mobile 6.1 |
|
Apr 11 |
awarded | Notable Question |
|
Apr 11 |
awarded | Popular Question |
|
Mar 31 |
awarded | Popular Question |
|
Mar 29 |
awarded | Popular Question |
|
Mar 24 |
awarded | Popular Question |
|
Mar 20 |
awarded | Popular Question |
|
Mar 17 |
awarded | Popular Question |
|
Mar 16 |
awarded | Popular Question |
|
Mar 14 |
comment |
ClickOnce Prerequisite : Error: published installer may be corrupt Yup, its confirmed it only works on systems where I go in Memory Management Console and add certificate manually |
|
Mar 14 |
comment |
ClickOnce Prerequisite : Error: published installer may be corrupt Ok so I did install all windows updates on my win 7 machine and made manifest with the same signed package and the error changed to WinVerifyTrust returned -2146762487
File not trusted
Error: Setup has detected that the publisher of file <My custom package> cannot be verified. This error is only appearing on machine my certificate with which I signed the package is not installed. But I cant go around installing this certificate on 200 machines |
|
Mar 13 |
comment |
ClickOnce Prerequisite : Error: published installer may be corrupt I signed package file (.msi) with the same certificate I use to sign the click once application. It got successfully signed. Then created a bootstrap manifest for it. I am still getting error file XYZ.msi changed since it was initially published or may be corrupt In log I see error occurs just after Verifying file hash. The application bootstrap was working perfectly before I installed .net 4 while installing VS2012. Any ideas? |
|
Feb 26 |
awarded | Popular Question |
|
Feb 25 |
revised |
Can I make DataGridView.EndEdit trigger the CellValidating event? added 48 characters in body |
|
Feb 25 |
comment |
c# app connectivity issue Can you post the code with your foreach statement. And when you export the htmlcode to excel. |