10-20-2025, 08:27 PM
Hello there,
happens that I was too hasty in this...
The example works, as long as you add all the required files to the wwwroot folder.
Here's the working example, including all the required files. These files are in the IntraWeb installation folder, subfolder: Source\iwbootstrap4\redist\wwwroot. Please notice that Bootstrap components expect to find them inside the iwbs subfolder, so your actual folder structure must be:
https://downloads.atozed.com/intraweb/te...4Button.7z
Please let me know if it works for you
Cheers
happens that I was too hasty in this...
The example works, as long as you add all the required files to the wwwroot folder.
Here's the working example, including all the required files. These files are in the IntraWeb installation folder, subfolder: Source\iwbootstrap4\redist\wwwroot. Please notice that Bootstrap components expect to find them inside the iwbs subfolder, so your actual folder structure must be:
Code:
YourServer.exe
|
|______ wwwroot
|
|_______iwbs
|
|_____ all the files herehttps://downloads.atozed.com/intraweb/te...4Button.7z
Please let me know if it works for you
Cheers

