· 5 years ago · Mar 05, 2020, 12:08 PM
1----------------------------WEBSHOP--------------------------------------------
2
3- some plugins, services may not compile with rebuild of main solution, you have to rebuild them manually.
4- to create a test subscription use the following link: https:/localhost:44329/product/ProductSubscriptionView?appId=stabiplan.apps.productivity_tools&language=EN-US
5- in order to test tasks, change the ScheduleTask table in db
6- a paid subscription is inactive on create, we're waiting for asyncronous result from Buckaroo service and then update it in shop and salesforce if paymenent succesfull
7- when getting subscription with generic repository, lazy loading is used, subscription.orderItem.Product is not in memory (on subscription manager, somehow it is in task)
8- when creating a new sql file include it in WS.PostDepoy
9
10-for packages , go to solution, manage nugget, get version that is used in other projects if exists
11 otherwise add references, go to nuget folder find dll
12
13-when getting denied access to dll, close vbscompiler task , restart vs, delete bin/obj (problems with GAC)
14-when access denied to temp dll (bouncy castle) , probably because different versions in csproj?
15- delete all temp/vs folders (the ones with guids), rebuild solution and uncheck read only on the single guid folder in temp, should work somehow
16
17-when doing changes in external pachages for newer version, include from source control in packages the new folder with updated dll
18-be careful when updating the nuget packages, most are using checked out dlls, from external (and plugins as well have their own), check out the dlls and replace by hand.
19
20VISA cards for testing subscription:
214111111111111111
22
234916110182920969
244024007118045532
254532710921003037
26https://cs100.salesforce.com/a1B?fcf=00B0J000008ugdM&rolodexIndex=-1&page=1
27
28
29to delete subscriptions from db : invoices -> subscriptionHistory -> subscriptions
30
31---------------------CONTENT------------
32Check out LangugeSystemProject -> CP.XML, update with stabiglot values, rebuild project, should work
33
34when sending mail to Marco, send also Koen cc as he is Team Lead
35Change Overfiew.cshtml to get uid of what widget i want, change script from mepcontent to localhost also change widget-new.js to change domain to localhost.
36
37
38
39To check widget for client, remove checking domain from widgets-new , change from integration/overview page the script
40if images don't load, co to application.config (build/.vs/) and put line in CPUINew: <virtualDirectory path="/Content" physicalPath="D:\McShare\Content" />
41
42comment out <nwebsec> to have all javascript run on page
43
44D:\d\git\mepmcp\MEPcontent\Database\Full\SQL Synonyms Thesaures for problems with search
45
46-------------------ERRATA---------------
47
48-when getting 64bit debugging took to long, remove instances from IIS and try again
49-for weasel database connect with : sa, swaDremeCR3s
50-errataUT runs using db instance from weasel server (provided by Gideon)
51- in case of "No backupset selected" restore using a user that has necessary permissions such as sa
52- to map a user to a specifc db at login use: EXEC sp_change_users_login 'Auto_Fix', 'username'
53
54D52A33 000000 000000
55
56------------------TEST VM CONNECTIONS--------------------------
57MC - test VM
58IP address: 136.144.129.156
59Username: mepcontent-testadmin
60Password: Ja4exAsT
61
62ERATA - WEASEL
63Server: WEASEL
64Login: Windows credentials
65
66https://meet.google.com/uhh-uhqa-zri -microservices
67https://meet.google.com/jug-maut-iid -lochlan
68
69https://mepcontentproduction.azurewebsites.net
70https://mepcontentproduction-api.azurewebsites.net/
71https://mepcontentproduction-staging.azurewebsites.net
72https://mepcontentproduction-api-staging.azurewebsites.net
73https://mepcontentdevelopment.azurewebsites.net
74http://mepcontentdevelopment-api.azurewebsites.net/
75
76
77
78------------------------MISC----------------------------------
79http://tfs:8080/tfs/Stabiplan%20Development/StabiCAD/Beethoven/_versionControl?path=%24%2FStabiCAD%2FMain%2F_tools%2FIDE%20settings&version=T&_a=contents
80(Stabicad/main/_tools/IDE settings) -> stabiplan wide settings for visual studio
81
82For ethics related inquires or complaints
83Ethics_Compliance@trimble.com
84Compliance_Administration@trimble.com
85
86Cybersecurity
87cybersecurity.trimble.com.
88
89To see an inline script as a seperate file under scripts tab in chrome put this at the end of the script: //# sourceURL=somename.js, then navigate to the scripts section and find the file named somename.js
90
91Never put margin or padding classes with col classes, create another div below.
92
93
94
95for csv report
96https://reportgenerator.rijnburcht.net/Apps/ReportsByApp?StartDate=2019-06-15&EndDate=2019-07-15&Applications=mepcontent.apps.browser&Applications=mepcontent.apps.electricsystemdesigner-mitsubishi&Applications=mepcontent.apps.mepcontent-browser
97
98
99to install stabicad and other project go to buildInstaller for tfs on G and run , it will put dlls in d\d\main
100
101Using Build Installer to get latest stabicad repo projects and dlls, you can update the _external dlls using the scripts found in mepcontent project under scripts
102
103--------------------------------------------------------------
104
105CLUB-9RIO-3EGG-SILK-INA9
106
107https://localhost:44329/en/subscription/updateinvoicesusingoldorders
108
109data-btn-ok-callback="deleteArticleType"