San Diego Website design home Contact Us Client Login


Wednesday, October 29, 2008

Parameter name: UltraGridDesignerDialog constructor - null grid parameter!

The references became corrupted some how and this caused the license.licx file to become corrupted.

So, what fixed it for me was dropping my references, deleting my entire bin directory, re-adding the references, and recompile.

Finally, make sure that the CopyLocal property of the Infragistics assembly reference is set to false.

 

Wednesday, October 15, 2008

Masked TextBox

Here are some important characters for custom masks:

 

Character Mask value

0 (zero)

Required digit

9

Optional digit

A

Required alphanumeric

a

Optional alphanumeric

&

Required Unicode character

C

Optional Unicode character

#

Optional digit or space, or plus or minus symbol

L

Required letter (a-z, A-Z)

?

Optional letter

. (period)

Decimal place holder

, (comma)

Thousands place holder

$

Currency symbol

: (colon)

Separate time values

/ (forward slash)

Separate date values

< (less than)

Force to lower case

> (greater than)

Force to upper case

 

 

good luck

Thursday, May 22, 2008

System.Deployment. Application. Deployment Download Exception (Unknown subtype)


1). All you have to do is to add the 

.manifest = application/manifest 

and

.deploy=application/octet-stream 

in the IIS root directory's -> Properties -> HTTP Headers -> MIME Types.

RightClick the Default Web Site of your IIS , then Select Properties, then go the HTTP Header tab. Near the bottom of the tab there is a command button called MIME Types 

Click the MIME Types button. A New dialog pops. This dialog show you the MIME Types that are registered with your server. Click the New button 

on this dialog.  Another dialog pops that has two text boxes.

That asks you the Extension and MIME Type
---------------------------------------------------------------------

Like:        Extension
               MIME Type

---------------------------------------------------------------------

First  add the Extension to .manifest and add MIME Type to 

application/manifest 
Then add the Extension to .deploy   and  add MIME Type to 

application/octet-stream

San Diego Website Design
San Diego Flash Design
Testimonials
Contact Us
Support
Privacy Policy
Site Map