Xbap + database

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Marek Kolesar

    Xbap + database

    Hi all


    i have a big problem with simple program

    wpf browser apliacation(xba p)

    app had only 1 label in grind where is loaded datatime from DB:) ( very easy
    sql comand )

    after publishing :

    if i run web.xbap directly... then everything work excelent...

    ut when i move this publish to loclahost .... then i receive error : Trust
    not granded

    System.Deployme nt.Application. TrustNotGranted Exception (Unknown subtype)
    - User has refused to grant required permissions to the application.
    - Source: System.Deployme nt
    - Stack trace:
    at
    System.Deployme nt.Application. ApplicationTrus t.RequestTrust( SubscriptionSta te
    subState, Boolean isShellVisible, Boolean isUpdate, ActivationConte xt
    actCtx, TrustManagerCon text tmc)
    at
    System.Deployme nt.Application. DeploymentManag er.DetermineTru stCore(Boolean
    blocking, TrustParams tp)


    + i had locahost in trusted zone

    How to fix this error ?

    btw ... if somebody have good sample pls send me to my email


    Thx

Working...