dxh212
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by dxh212-
dxh212 commented,
Hi Kourtney, Thank you for the response! Have a great day, Dennis
-
dxh212 commented,
Hi , I was able to resolve my issue utilizing the method described at https://cultivatingsoftware.wordpress.com/2018/08/21/ssis-load-dll-gac/ public ScriptMain() { AppDomain.CurrentDomain.Ass...
-
dxh212 created a post,
App owner?
AnsweredHi all, I've recently developed an App from Box and the App is created under my account. Does that mean I am the owner of the App? Can the ownership be transferred to a service account such as a n...
-
dxh212 commented,
Hi , Have you tried dynamic loading or reflection to load the dlls at run time? This is what I'm researching now because I don't have the option of registering the dlls in the GAC.. Thanks, Dennis
-
dxh212 commented,
Thanks Murtza. Could the list of apps that the administrator sees be the list of apps that's already been authorized? Dennis
-
dxh212 created a post,
Authorizing an App - Cannot find app
AnsweredHi Everyone, I am currently working with our Box administrator to grant access to an App I created for testing JWT with. He cannot see my app in the admin console in order to grant the access. Is ...
-
dxh212 commented,
Thanks for the response. A couple of questions of using service accounts with PHI folders and the general workflow: 1) Would I create the app with the service account that also owns the PHI folde...
-
dxh212 created a post,
Box API with non-person accounts
Hi All, I am researching the feasibility of using Box API with a non-person account so that we can automate uploading of a file from a server process to a Box folder. Can anyone provide directions...